aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Throw a prettier exception when maxing out the row size during row creation. ...James Ahlborn2015-10-311-0/+9
* prep for releaseJames Ahlborn2015-06-231-1/+1
* Fix handling of dateTimes before the access epoch. fixes issue #126James Ahlborn2015-06-181-0/+3
* handle reading null calculated values, fixes #125James Ahlborn2015-06-171-0/+5
* prep for releaseJames Ahlborn2015-05-151-1/+1
* Allow optional direct insert/update of autonumber values. This is disabled b...James Ahlborn2015-05-011-0/+6
* Load linked table info from system table when reading databases with unsuppor...James Ahlborn2015-04-211-0/+6
* relicense with Apache LicenseJames Ahlborn2015-04-171-1/+8
* prep for releaseJames Ahlborn2015-03-211-1/+1
* cleanup some ColumnBuilder stuff around copying existing columns, remove usel...James Ahlborn2015-03-191-0/+5
* Implement support for indexes on BINARY fieldsJames Ahlborn2015-03-161-0/+3
* lower log level for certain system table warnings; add contextual info to man...James Ahlborn2015-03-081-0/+7
* add some convenience methods for new TableIterableBuilder; add change notes f...James Ahlborn2015-03-041-0/+9
* handle input String boolean valuesJames Ahlborn2015-01-311-0/+3
* Make ColumnBuilder.setMaxLength do the right thing regardless of column type....James Ahlborn2015-01-311-0/+6
* prep for releaseJames Ahlborn2014-12-261-1/+1
* Better validation of identifier names (disallow invalid characters according ...James Ahlborn2014-12-041-0/+4
* Don't double quote already quoted identifiers. fixes patch 18James Ahlborn2014-12-031-0/+3
* Fix table name quoting for append and make table queries. fixes patch #17James Ahlborn2014-12-011-0/+3
* Add newer sql type to access type mappings if the jvm supports them. fixes #113James Ahlborn2014-11-261-0/+5
* prep for releaseJames Ahlborn2014-11-231-1/+1
* make money columns report accurate scale/precision, fixes #112James Ahlborn2014-11-221-0/+3
* rework unicode compression support, fixes issue 111James Ahlborn2014-11-151-0/+6
* prep for releaseJames Ahlborn2014-10-041-1/+1
* fix regression where empty memo values are returned as null (issue 110)James Ahlborn2014-09-291-0/+3
* IndexCursor can early exit when searching based on indexed values, fixes 109James Ahlborn2014-09-211-0/+5
* prepare for releaseJames Ahlborn2014-09-181-1/+1
* Add the ability to create tables with calculated fieldsJames Ahlborn2014-09-131-0/+3
* add ability to set properties in the various BuldersJames Ahlborn2014-09-091-0/+4
* some minor cleanups for reading and writing calculated columns (issue #105)James Ahlborn2014-09-081-0/+5
* Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...James Ahlborn2014-06-111-0/+6
* prep for releaseJames Ahlborn2014-04-051-1/+1
* add initial ColumnValidator supportJames Ahlborn2014-03-201-0/+6
* prep for releaseJames Ahlborn2014-01-311-2/+2
* Fix NullPointerException in RowImpl.toString when value is null.James Ahlborn2014-01-221-0/+5
* prep for releaseJames Ahlborn2013-11-301-1/+1
* Rework row add/update so that constraint violations do not leave behind parti...James Ahlborn2013-11-231-0/+4
* add feature number to changesJames Ahlborn2013-11-231-1/+2
* Add ConstraintViolationException to distinguish exceptions due to violating d...James Ahlborn2013-11-131-0/+6
* prep for releaseJames Ahlborn2013-10-141-1/+1
* prep for releaseJames Ahlborn2013-10-141-1/+1
* clarify changesJames Ahlborn2013-10-131-1/+1
* Add support for modifying propertiesJames Ahlborn2013-10-111-0/+3
* Make reading long value columns more lenient (MEMO/OLE)James Ahlborn2013-10-041-0/+6
* Ignore invalid column usage map definitions, fixes issue 97James Ahlborn2013-09-141-0/+8
* initial support for blob creation/parsingJames Ahlborn2013-09-121-0/+5
* add changelog info for 2.0.0 releaseJames Ahlborn2013-08-261-0/+7
* add branch release infoJames Ahlborn2013-08-261-1/+1
* Fix reading of Properties with multiple value blocks (issue 96)James Ahlborn2013-08-161-0/+5
* updates from 1.x branchJames Ahlborn2013-08-111-1/+1