index
:
jackcess.git
a97_indexes
dependabot/maven/org.apache.commons-commons-lang3-3.18.0
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
/
java
/
com
/
healthmarketscience
/
jackcess
/
IndexData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge branch jackcess-2 changes through r759
James Ahlborn
2013-07-30
1
-2377
/
+0
*
implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issu...
James Ahlborn
2013-07-05
1
-5
/
+3
*
initial support for optionally enforcing foreign-key constraints (fixes featu...
James Ahlborn
2012-11-20
1
-2
/
+1
*
add some more useful byte operations
James Ahlborn
2012-03-14
1
-2
/
+1
*
Rename and refactor the Cursor find methods to improve usability
James Ahlborn
2011-12-27
1
-2
/
+2
*
refactor table creation
James Ahlborn
2011-11-17
1
-13
/
+17
*
Add support for reading/writing complex column data (version history, attachm...
James Ahlborn
2011-10-26
1
-0
/
+1
*
add some methods to approximate table size
James Ahlborn
2011-07-16
1
-0
/
+7
*
better handling of read-only indexes
James Ahlborn
2011-04-16
1
-0
/
+4
*
require writeable index for system catalog
James Ahlborn
2011-04-16
1
-0
/
+4
*
handle different versions of general sort order correctly
James Ahlborn
2011-04-05
1
-7
/
+9
*
add mostly functional support for access 2010 new general text sort order
James Ahlborn
2011-04-04
1
-14
/
+38
*
some index data handling refactoring for future support of the new text index...
James Ahlborn
2011-04-01
1
-325
/
+43
*
add additional (unknown) flag when writing indexes
James Ahlborn
2011-03-18
1
-0
/
+2
*
general revamp of table finding using index backed cursors; use object flags ...
James Ahlborn
2011-03-09
1
-0
/
+24
*
add support for creating indexes (except foreign key indexes) on a table when...
James Ahlborn
2011-03-04
1
-19
/
+129
*
more work around interpreting index data, add support for multiple logical in...
James Ahlborn
2011-02-27
1
-0
/
+2481