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
/
IndexBuilder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for linked odbc tables. TableMetaData provides access to connect...
James Ahlborn
2022-08-26
1
-4
/
+12
*
update javadocs, minor cleanups
mutateops
James Ahlborn
2016-09-08
1
-0
/
+1
*
implement fkref writing; more error context; make relationship name unique
James Ahlborn
2016-08-27
1
-0
/
+8
*
reorg to prep for RelationshipBuilder; move remaining table creation logic fr...
James Ahlborn
2016-07-19
1
-4
/
+3
*
few minor cleanups
James Ahlborn
2016-06-27
1
-0
/
+6
*
rework public api for adding index/column, ditch TableModBuilder
James Ahlborn
2016-06-24
1
-1
/
+14
*
checkpointing some progress on add index
James Ahlborn
2016-06-01
1
-0
/
+16
*
primary key indexes should also have required flag
James Ahlborn
2016-05-18
1
-1
/
+10
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-14
/
+11
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-10
/
+12
*
Better validation of identifier names (disallow invalid characters according ...
James Ahlborn
2014-12-04
1
-1
/
+7
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+195