Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge branch jackcess-2 changes through r759 | James Ahlborn | 2013-07-30 | 1 | -134/+0 |
* | fix unit test on windows | James Ahlborn | 2013-05-28 | 1 | -6/+3 |
* | Add option to import file without headers to existing table; Add ImportUtil.B... | James Ahlborn | 2011-11-25 | 1 | -6/+10 |
* | Allow ImportFilter and ExportFilter to return null from filterRow() to indica... | James Ahlborn | 2011-11-25 | 1 | -0/+24 |
* | Add support for reading/writing complex column data (version history, attachm... | James Ahlborn | 2011-10-26 | 1 | -5/+2 |
* | really fix timezone issue in ExportTest (fixes #3194251) | James Ahlborn | 2011-02-27 | 1 | -5/+9 |
* | specify timezone in export test (fixes #3179802) | James Ahlborn | 2011-02-13 | 1 | -0/+4 |
* | add unit test with backslashes | James Ahlborn | 2010-08-22 | 1 | -2/+6 |
* | Make Database.escapeIdentifier public; add methods to TableBuilder and Column... | James Ahlborn | 2010-07-16 | 1 | -6/+6 |
* | Add ExportUtil and associated utilities for exporting tables to flat files (t... | James Ahlborn | 2010-05-31 | 1 | -0/+100 |