aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/java/com/healthmarketscience/jackcess/IndexCodesTest.java
Commit message (Expand)AuthorAgeFilesLines
* merge branch jackcess-2 changes through r759James Ahlborn2013-07-301-792/+0
* Added the MemFileChannel to enable working with dbs completely in memoryJames Ahlborn2012-09-241-1/+1
* add mostly functional support for access 2010 new general text sort orderJames Ahlborn2011-04-041-0/+195
* fix usage map promotion testJames Ahlborn2011-03-231-2/+2
* more work around interpreting index data, add support for multiple logical in...James Ahlborn2011-02-271-1/+1
* Make Database.escapeIdentifier public; add methods to TableBuilder and Column...James Ahlborn2010-07-161-8/+8
* resolve some todosJames Ahlborn2010-04-071-287/+266
* merge branch newformats changes through r453James Ahlborn2010-03-261-279/+303
* fix some text index edge cases; add some extensive text index unit tests; add...James Ahlborn2010-01-201-52/+262
* add TableBuilder utilityJames Ahlborn2008-03-201-7/+4
* add ColumnBuilder utility for simplifying table constructionJames Ahlborn2008-03-151-8/+2
* use readOnly dbs for unit testsJames Ahlborn2008-03-131-10/+10
* add unit tests (and fix some bugs) for ignoreNull and unique index handlingJames Ahlborn2008-03-111-2/+1
* add tests for the various supported index typesJames Ahlborn2008-03-101-0/+394