summaryrefslogtreecommitdiffstats
path: root/src/changes
Commit message (Expand)AuthorAgeFilesLines
* prep for releaseJames Ahlborn2013-06-191-1/+1
* make attachment decoding the defaultJames Ahlborn2013-06-141-2/+1
* add methods to get the actual attachment contentJames Ahlborn2013-06-021-0/+4
* add more methods to Database for retrieving RelationshipsJames Ahlborn2013-05-311-0/+3
* Fix partial page updates when using CodecHandlers which can only do full page...James Ahlborn2013-05-251-0/+6
* retry releaseJames Ahlborn2013-05-111-1/+1
* prep for releaseJames Ahlborn2013-05-101-1/+1
* do not unicode compress strings which are longer than 1024 charsJames Ahlborn2013-05-031-0/+5
* prepare for releaseJames Ahlborn2013-02-191-1/+1
* initial support for optionally enforcing foreign-key constraints (fixes featu...James Ahlborn2012-11-201-0/+6
* add support for hyperlink columnsJames Ahlborn2012-11-081-0/+5
* fix typoJames Ahlborn2012-10-161-1/+1
* plugin updates, sf updatesJames Ahlborn2012-10-161-56/+56
* prep for releaseJames Ahlborn2012-10-161-1/+1
* Fix some more edge cases in date/time conversions (fixes issue 92)James Ahlborn2012-10-151-1/+4
* Added the MemFileChannel to enable working with dbs completely in memoryJames Ahlborn2012-09-241-0/+4
* Added DatabaseBuilder in for more convenient and flexible Database open/createJames Ahlborn2012-09-231-0/+4
* Add some more functionality to Joiner to facilitate integrity enforcement (ha...James Ahlborn2012-08-261-0/+6
* prep for releaseJames Ahlborn2012-07-111-1/+1
* rework partial page writing and interacting with CodecHandlers (issue #3532250)James Ahlborn2012-06-131-0/+6
* Add ImportUtil.toColumns to enable more advanced Table creation implementatio...James Ahlborn2012-05-251-0/+4
* Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)James Ahlborn2012-05-251-0/+3
* add osgi header information to the jar manifest (fixes issue 3523179)James Ahlborn2012-05-251-0/+5
* doc updatesJames Ahlborn2012-04-031-3/+3
* prep for releaseJames Ahlborn2012-04-031-1/+1
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-1/+3
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-0/+5
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-271-0/+5
* prep for releaseJames Ahlborn2011-12-161-1/+1
* Add option to import file without headers to existing table; Add ImportUtil.B...James Ahlborn2011-11-251-0/+7
* Allow ImportFilter and ExportFilter to return null from filterRow() to indica...James Ahlborn2011-11-251-0/+4
* Reuse previously written memo/ole values when updating other values in a row ...James Ahlborn2011-11-151-0/+4
* Fix problem with reading row from table with deleted/added columns. (fixes 34...James Ahlborn2011-11-101-0/+3
* add issueid to changelogJames Ahlborn2011-11-091-1/+1
* Fix problem with creating tables with indexes where ms access could not open ...James Ahlborn2011-10-291-0/+4
* Add support for reading/writing complex column data (version history, attachm...James Ahlborn2011-10-261-0/+6
* prepare for releaseJames Ahlborn2011-10-201-1/+1
* Fix issue with reading Access 97 database with large number of fieldsJames Ahlborn2011-10-191-0/+3
* add Database.getSystemTableNames to enable retrieving the list of system/hidd...James Ahlborn2011-07-291-0/+4
* add some methods to approximate table sizeJames Ahlborn2011-07-161-0/+3
* Enable basic handling of unsupported data types as binary content.James Ahlborn2011-07-111-0/+3
* Add the Joiner utility and some new methods to IndexCursor to make it easier ...James Ahlborn2011-06-151-0/+4
* try multiple classloaders when trying to load resourcesJames Ahlborn2011-06-101-0/+5
* prep for releaseJames Ahlborn2011-05-141-2/+2
* add Index.getReferencedIndex for retrieving the referenced index of a foreign...James Ahlborn2011-04-181-0/+4
* Access expects a row to be at least big enough to hold all fixed values, even...James Ahlborn2011-04-161-0/+4
* add mostly functional support for access 2010 new general text sort orderJames Ahlborn2011-04-041-0/+4
* add support for reading properties blobs; add accessors to various database o...James Ahlborn2011-03-201-0/+11
* prep for releaseJames Ahlborn2011-03-051-1/+1
* add support for creating indexes (except foreign key indexes) on a table when...James Ahlborn2011-03-041-0/+6