| Commit message (Expand) | Author | Age | Files | Lines |
* | prep for release | James Ahlborn | 2013-06-19 | 1 | -1/+1 |
* | make attachment decoding the default | James Ahlborn | 2013-06-14 | 1 | -2/+1 |
* | add methods to get the actual attachment content | James Ahlborn | 2013-06-02 | 1 | -0/+4 |
* | add more methods to Database for retrieving Relationships | James Ahlborn | 2013-05-31 | 1 | -0/+3 |
* | Fix partial page updates when using CodecHandlers which can only do full page... | James Ahlborn | 2013-05-25 | 1 | -0/+6 |
* | retry release | James Ahlborn | 2013-05-11 | 1 | -1/+1 |
* | prep for release | James Ahlborn | 2013-05-10 | 1 | -1/+1 |
* | do not unicode compress strings which are longer than 1024 chars | James Ahlborn | 2013-05-03 | 1 | -0/+5 |
* | prepare for release | James Ahlborn | 2013-02-19 | 1 | -1/+1 |
* | initial support for optionally enforcing foreign-key constraints (fixes featu... | James Ahlborn | 2012-11-20 | 1 | -0/+6 |
* | add support for hyperlink columns | James Ahlborn | 2012-11-08 | 1 | -0/+5 |
* | fix typo | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | plugin updates, sf updates | James Ahlborn | 2012-10-16 | 1 | -56/+56 |
* | prep for release | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | Fix some more edge cases in date/time conversions (fixes issue 92) | James Ahlborn | 2012-10-15 | 1 | -1/+4 |
* | Added the MemFileChannel to enable working with dbs completely in memory | James Ahlborn | 2012-09-24 | 1 | -0/+4 |
* | Added DatabaseBuilder in for more convenient and flexible Database open/create | James Ahlborn | 2012-09-23 | 1 | -0/+4 |
* | Add some more functionality to Joiner to facilitate integrity enforcement (ha... | James Ahlborn | 2012-08-26 | 1 | -0/+6 |
* | prep for release | James Ahlborn | 2012-07-11 | 1 | -1/+1 |
* | rework partial page writing and interacting with CodecHandlers (issue #3532250) | James Ahlborn | 2012-06-13 | 1 | -0/+6 |
* | Add ImportUtil.toColumns to enable more advanced Table creation implementatio... | James Ahlborn | 2012-05-25 | 1 | -0/+4 |
* | Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) | James Ahlborn | 2012-05-25 | 1 | -0/+3 |
* | add osgi header information to the jar manifest (fixes issue 3523179) | James Ahlborn | 2012-05-25 | 1 | -0/+5 |
* | doc updates | James Ahlborn | 2012-04-03 | 1 | -3/+3 |
* | prep for release | James Ahlborn | 2012-04-03 | 1 | -1/+1 |
* | add initial support for linked tables (fixes issue 3479560) | James Ahlborn | 2012-02-01 | 1 | -1/+3 |
* | add initial support for linked tables (fixes issue 3479560) | James Ahlborn | 2012-02-01 | 1 | -0/+5 |
* | Rename and refactor the Cursor find methods to improve usability | James Ahlborn | 2011-12-27 | 1 | -0/+5 |
* | prep for release | James Ahlborn | 2011-12-16 | 1 | -1/+1 |
* | Add option to import file without headers to existing table; Add ImportUtil.B... | James Ahlborn | 2011-11-25 | 1 | -0/+7 |
* | Allow ImportFilter and ExportFilter to return null from filterRow() to indica... | James Ahlborn | 2011-11-25 | 1 | -0/+4 |
* | Reuse previously written memo/ole values when updating other values in a row ... | James Ahlborn | 2011-11-15 | 1 | -0/+4 |
* | Fix problem with reading row from table with deleted/added columns. (fixes 34... | James Ahlborn | 2011-11-10 | 1 | -0/+3 |
* | add issueid to changelog | James Ahlborn | 2011-11-09 | 1 | -1/+1 |
* | Fix problem with creating tables with indexes where ms access could not open ... | James Ahlborn | 2011-10-29 | 1 | -0/+4 |
* | Add support for reading/writing complex column data (version history, attachm... | James Ahlborn | 2011-10-26 | 1 | -0/+6 |
* | prepare for release | James Ahlborn | 2011-10-20 | 1 | -1/+1 |
* | Fix issue with reading Access 97 database with large number of fields | James Ahlborn | 2011-10-19 | 1 | -0/+3 |
* | add Database.getSystemTableNames to enable retrieving the list of system/hidd... | James Ahlborn | 2011-07-29 | 1 | -0/+4 |
* | add some methods to approximate table size | James Ahlborn | 2011-07-16 | 1 | -0/+3 |
* | Enable basic handling of unsupported data types as binary content. | James Ahlborn | 2011-07-11 | 1 | -0/+3 |
* | Add the Joiner utility and some new methods to IndexCursor to make it easier ... | James Ahlborn | 2011-06-15 | 1 | -0/+4 |
* | try multiple classloaders when trying to load resources | James Ahlborn | 2011-06-10 | 1 | -0/+5 |
* | prep for release | James Ahlborn | 2011-05-14 | 1 | -2/+2 |
* | add Index.getReferencedIndex for retrieving the referenced index of a foreign... | James Ahlborn | 2011-04-18 | 1 | -0/+4 |
* | Access expects a row to be at least big enough to hold all fixed values, even... | James Ahlborn | 2011-04-16 | 1 | -0/+4 |
* | add mostly functional support for access 2010 new general text sort order | James Ahlborn | 2011-04-04 | 1 | -0/+4 |
* | add support for reading properties blobs; add accessors to various database o... | James Ahlborn | 2011-03-20 | 1 | -0/+11 |
* | prep for release | James Ahlborn | 2011-03-05 | 1 | -1/+1 |
* | add support for creating indexes (except foreign key indexes) on a table when... | James Ahlborn | 2011-03-04 | 1 | -0/+6 |