index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
healthmarketscience
/
jackcess
/
IndexTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fi...
James Ahlborn
2023-01-12
1
-1
/
+1
*
Add more static utility methods to DatabaseBuilder to enable more succinct ob...
James Ahlborn
2020-09-07
1
-25
/
+22
*
change the default DateTimeType to LOCAL_DATE_TIME
James Ahlborn
2020-05-03
1
-0
/
+1
*
enable expression evaluation by default
James Ahlborn
2020-05-03
1
-30
/
+32
*
add support for sharing backing index data across indexes during table creation
James Ahlborn
2016-05-19
1
-0
/
+51
*
reorg a bunch of utility code into the TestUtil class
James Ahlborn
2015-04-27
1
-5
/
+5
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
Implement support for indexes on BINARY fields
James Ahlborn
2015-03-16
1
-0
/
+39
*
more test speedups
James Ahlborn
2014-08-24
1
-0
/
+10
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
1
-1
/
+1
*
add some convenience methods for working with primary keys
James Ahlborn
2014-03-24
1
-2
/
+2
*
attempt to restore autonumbers on some add row failures
James Ahlborn
2013-11-26
1
-0
/
+75
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
1
-1
/
+99
*
remove unnecessary methods
James Ahlborn
2013-11-07
1
-1
/
+1
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+530