aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
Commit message (Expand)AuthorAgeFilesLines
* merge trunk changes through r1277James Ahlborn2019-02-061-1/+1
|\
| * prep for releaseJames Ahlborn2019-02-051-1/+1
* | merge trunk changes through r1271James Ahlborn2019-01-311-0/+8
|\|
| * Use column label from ResultSetMetaData when importing. Fixes #152James Ahlborn2019-01-291-0/+3
| * Fix parsing of escaped double quotes in expressionsJames Ahlborn2019-01-291-0/+5
* | merge trunk changes through r1263James Ahlborn2019-01-051-3/+5
|\|
| * fix changelog for 151 bug fixJames Ahlborn2019-01-051-3/+5
* | merge trunk changes through r1258James Ahlborn2018-12-311-0/+3
|\|
| * Fix length in units calculation for Access 97 text fields. Fixes #151James Ahlborn2018-12-311-0/+3
* | merge trunk changes through r1251James Ahlborn2018-12-241-1/+1
|\|
| * prep for releaseJames Ahlborn2018-12-221-1/+1
* | more javadoc fixesJames Ahlborn2018-12-191-1/+1
* | more javadocs tweaks; update changes for java 8James Ahlborn2018-12-191-0/+25
|/
* Ignore column validators for read-only dbs. This will avoid irrelevant failu...James Ahlborn2018-12-171-2/+20
* implement IsNumeric; add support for hex/oct integer stringsJames Ahlborn2018-09-181-0/+6
* prep for releaseJames Ahlborn2018-09-091-0/+13
* update parent pom; update urls for httpsJames Ahlborn2018-07-291-2/+2
* prep for releaseJames Ahlborn2018-06-261-1/+1
* Create new usage map correctly when adding an index to an existing table. fi...James Ahlborn2018-05-221-4/+8
* Add some additional property keys and relevant enums for valuesJames Ahlborn2018-05-191-0/+5
* prep for releaseJames Ahlborn2018-03-041-1/+1
* update ddl flag for default properties even if type is explicitly provided. ...James Ahlborn2018-02-071-0/+3
* Expose the ddl attribute on properties. Set the attribute appropriately for k...James Ahlborn2018-01-251-0/+6
* prep for releaseJames Ahlborn2018-01-191-1/+1
* Add full support for access 2016 databases including the new 'Large Number' (...James Ahlborn2017-12-191-0/+7
* prep for releaseJames Ahlborn2017-10-101-1/+1
* Fix writing of property maps without any properties. fixes #144James Ahlborn2017-10-031-0/+3
* Handle more advanced query join constructs. fixes issue #141James Ahlborn2017-07-141-0/+5
* prep for releaseJames Ahlborn2017-06-261-1/+1
* Add option to specify relationship name, fixes pull request #4James Ahlborn2017-06-061-0/+4
* Fix parsing of certain internal-use queries. Fixes issue #142James Ahlborn2017-05-311-0/+6
* prep for releaseJames Ahlborn2017-05-181-1/+1
* Add CustomLinkResolver which facilitates loading linked tables from files whi...James Ahlborn2017-05-111-0/+5
* Allow inserting negative auto number fields, fixes pull request #3James Ahlborn2017-05-071-0/+4
* Cover the GENERIC_JET4 format in unit tests, thanks to Gord ThompsonJames Ahlborn2017-05-031-0/+4
* Implement support for partial index lookups. Efficient IndexCursor lookups c...James Ahlborn2017-04-031-0/+7
* prep for releaseJames Ahlborn2016-11-301-1/+1
* Add support for global usage maps which are reference type maps. fixes issue ...James Ahlborn2016-11-171-0/+3
* automatically switch to read-only mode when opening a file format which does ...James Ahlborn2016-11-121-0/+8
* prepare for releaseJames Ahlborn2016-10-041-1/+1
* update docs for new metadata update supportJames Ahlborn2016-09-091-0/+10
* Change multi-value complex columns so that they return all relevant column pr...James Ahlborn2016-09-041-0/+6
* prep for releaseJames Ahlborn2016-05-191-1/+1
* Add support for cascade null on delete relationships. Add support for the re...James Ahlborn2016-03-301-0/+6
* Allow null values in foreign key fields when enforcing referential integrity....James Ahlborn2016-03-211-0/+4
* Add Database.getTableMetaData method to enable getting basic info about a Tab...James Ahlborn2016-02-161-0/+5
* Fix missing column names in AppendQuery SQL strings. Fixes #131James Ahlborn2016-01-121-0/+5
* prep for releaseJames Ahlborn2015-12-041-1/+1
* Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...James Ahlborn2015-11-251-0/+5
* Add some utility methods for handling Dates in an Access compatible manner. ...James Ahlborn2015-11-251-0/+5