aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
Commit message (Expand)AuthorAgeFilesLines
* prep for releaseJames Ahlborn2024-06-241-1/+1
* Add support for surrogate pairs in text indexes (e.g. emoticons), fixes #157James Ahlborn2024-05-141-0/+5
* prep for releaseJames Ahlborn2024-05-121-1/+1
* Account for character sizes when copying column lengths, fixes #158James Ahlborn2024-05-081-0/+3
* fix NumberFormatter so that it formats according to the locale of the current dbJames Ahlborn2024-02-031-0/+6
* prep for releaseJames Ahlborn2023-01-271-2/+2
* Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fi...James Ahlborn2023-01-121-0/+8
* update parent pomJames Ahlborn2022-10-291-0/+5
* prep for releaseJames Ahlborn2022-10-291-1/+1
* Fix edge case which can cause table to be considered corrupt. Fixes #156James Ahlborn2022-10-281-0/+5
* prep for releaseJames Ahlborn2022-08-261-1/+1
* Add support for linked odbc tables. TableMetaData provides access to connect...James Ahlborn2022-08-261-1/+5
* Add Table methods to access the creation and last modified datesJames Ahlborn2021-07-071-0/+5
* prep for releaseJames Ahlborn2021-06-221-1/+1
* Add support for extended date/time type in access 2019+ dbsJames Ahlborn2021-06-081-0/+3
* Add basic support for access 2019+ dbs.James Ahlborn2021-06-041-0/+3
* ignore trailing spaces when creating text index entriesJames Ahlborn2021-01-241-0/+5
* prep for releaseJames Ahlborn2021-01-211-1/+1
* update changes for 4.0.0 releaseJames Ahlborn2021-01-201-0/+15
* prep for releaseJames Ahlborn2020-09-111-1/+1
* Add more static utility methods to DatabaseBuilder to enable more succinct ob...James Ahlborn2020-09-071-0/+6
* prep for releaseJames Ahlborn2020-07-311-1/+1
* reference feature requestJames Ahlborn2020-06-271-1/+2
* Add support for using Predicates to match values in Cursors. Add PatternColu...James Ahlborn2020-06-271-0/+5
* bump version due to backards incompat changesJames Ahlborn2020-05-031-1/+1
* change the default DateTimeType to LOCAL_DATE_TIMEJames Ahlborn2020-05-031-0/+3
* enable expression evaluation by defaultJames Ahlborn2020-05-031-0/+6
* add changelog entry for access 97 index supportJames Ahlborn2019-08-191-0/+6
* prep for releaseJames Ahlborn2019-04-141-1/+1
* Add Database.newTableMetaDataIterable() which enables iterating through table...James Ahlborn2019-02-201-0/+5
* Add ColumnFormatter utility which can apply Column Format property for displa...James Ahlborn2019-02-111-0/+6
* prep for releaseJames Ahlborn2019-02-091-1/+1
* 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