aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/DBMutator.java
Commit message (Expand)AuthorAgeFilesLines
* reorg to prep for RelationshipBuilder; move remaining table creation logic fr...James Ahlborn2016-07-191-209/+2
* get add index def functionalJames Ahlborn2016-06-211-0/+2
* implement most of the dirty work for adding indexesJames Ahlborn2016-06-161-0/+102
* checkpointing some progress on add indexJames Ahlborn2016-06-011-36/+22
* some initial code for mutation supportJames Ahlborn2016-04-281-0/+185