aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/TableCreator.java
Commit message (Expand)AuthorAgeFilesLines
* remove debug outputJames Ahlborn2016-09-071-1/+1
* implement fkref writing; more error context; make relationship name uniqueJames Ahlborn2016-08-271-1/+2
* updatesJames Ahlborn2016-08-181-7/+11
* reorg to prep for RelationshipBuilder; move remaining table creation logic fr...James Ahlborn2016-07-191-14/+42
* get add index def functionalJames Ahlborn2016-06-211-0/+5
* implement most of the dirty work for adding indexesJames Ahlborn2016-06-161-95/+2
* checkpointing some progress on add indexJames Ahlborn2016-06-011-46/+62
* add support for sharing backing index data across indexes during table creationJames Ahlborn2016-05-191-5/+87
* some initial code for mutation supportJames Ahlborn2016-04-281-92/+24
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* lower log level for certain system table warnings; add contextual info to man...James Ahlborn2015-03-081-0/+8
* Better validation of identifier names (disallow invalid characters according ...James Ahlborn2014-12-041-1/+8
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+353