aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/JetFormat.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for extended date/time type in access 2019+ dbsJames Ahlborn2021-06-081-6/+16
* Add basic support for access 2019+ dbs.James Ahlborn2021-06-041-3/+33
* make some useful things public; add auto module name to manifestJames Ahlborn2021-01-081-2/+2
* add new sort order for legacy 97 collation orderJames Ahlborn2019-08-061-3/+4
* Fix length in units calculation for Access 97 text fields. Fixes #151James Ahlborn2018-12-311-117/+126
* Add full support for access 2016 databases including the new 'Large Number' (...James Ahlborn2017-12-191-12/+54
* some initial code for mutation supportJames Ahlborn2016-04-281-1/+1
* Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...James Ahlborn2015-11-251-0/+1
* relicense with Apache LicenseJames Ahlborn2015-04-171-22/+11
* Better validation of identifier names (disallow invalid characters according ...James Ahlborn2014-12-041-0/+9
* Add the ability to create tables with calculated fieldsJames Ahlborn2014-09-131-1/+32
* initial support for reading and writing calculated columns (issue #105)James Ahlborn2014-09-071-5/+5
* Add support for modifying propertiesJames Ahlborn2013-10-111-0/+18
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+1018