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
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
IndexData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
use new general 97 index support
James Ahlborn
2019-08-16
1
-2
/
+26
*
overrides everywhere
James Ahlborn
2018-12-20
1
-0
/
+7
*
upgrade poi; upgrade various plugins
James Ahlborn
2018-11-27
1
-173
/
+173
*
switch to commons lang3
James Ahlborn
2018-11-27
1
-1
/
+1
*
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
1
-0
/
+1
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
1
-5
/
+93
*
Add support for global usage maps which are reference type maps. fixes issue ...
James Ahlborn
2016-11-17
1
-1
/
+1
*
reorg to prep for RelationshipBuilder; move remaining table creation logic fr...
James Ahlborn
2016-07-19
1
-5
/
+5
*
get add index def functional
James Ahlborn
2016-06-21
1
-5
/
+4
*
implement most of the dirty work for adding indexes
James Ahlborn
2016-06-16
1
-61
/
+12
*
checkpointing some progress on add index
James Ahlborn
2016-06-01
1
-5
/
+85
*
add support for sharing backing index data across indexes during table creation
James Ahlborn
2016-05-19
1
-6
/
+5
*
begin adding umap support
James Ahlborn
2016-04-29
1
-0
/
+5
*
Add support for cascade null on delete relationships. Add support for the re...
James Ahlborn
2016-03-30
1
-3
/
+11
*
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
-32
/
+100
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-27
/
+71
*
fix log message
James Ahlborn
2014-04-06
1
-15
/
+18
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
1
-21
/
+204
*
Add ConstraintViolationException to distinguish exceptions due to violating d...
James Ahlborn
2013-11-13
1
-4
/
+7
*
revamp tostring output
James Ahlborn
2013-09-09
1
-31
/
+55
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+2427