aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/com/healthmarketscience/jackcess/IndexTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fi...James Ahlborn2023-01-121-1/+1
* Add more static utility methods to DatabaseBuilder to enable more succinct ob...James Ahlborn2020-09-071-25/+22
* change the default DateTimeType to LOCAL_DATE_TIMEJames Ahlborn2020-05-031-0/+1
* enable expression evaluation by defaultJames Ahlborn2020-05-031-30/+32
* add support for sharing backing index data across indexes during table creationJames Ahlborn2016-05-191-0/+51
* reorg a bunch of utility code into the TestUtil classJames Ahlborn2015-04-271-5/+5
* relicense with Apache LicenseJames Ahlborn2015-04-171-22/+11
* Implement support for indexes on BINARY fieldsJames Ahlborn2015-03-161-0/+39
* more test speedupsJames Ahlborn2014-08-241-0/+10
* add convenience methods to Row for getting values cast to specific typesJames Ahlborn2014-05-061-1/+1
* add some convenience methods for working with primary keysJames Ahlborn2014-03-241-2/+2
* attempt to restore autonumbers on some add row failuresJames Ahlborn2013-11-261-0/+75
* Rework row add/update so that constraint violations do not leave behind parti...James Ahlborn2013-11-231-1/+99
* remove unnecessary methodsJames Ahlborn2013-11-071-1/+1
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+530