aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/IndexBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for linked odbc tables. TableMetaData provides access to connect...James Ahlborn2022-08-261-4/+12
* update javadocs, minor cleanupsmutateopsJames Ahlborn2016-09-081-0/+1
* implement fkref writing; more error context; make relationship name uniqueJames Ahlborn2016-08-271-0/+8
* reorg to prep for RelationshipBuilder; move remaining table creation logic fr...James Ahlborn2016-07-191-4/+3
* few minor cleanupsJames Ahlborn2016-06-271-0/+6
* rework public api for adding index/column, ditch TableModBuilderJames Ahlborn2016-06-241-1/+14
* checkpointing some progress on add indexJames Ahlborn2016-06-011-0/+16
* primary key indexes should also have required flagJames Ahlborn2016-05-181-1/+10
* 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-10/+12
* Better validation of identifier names (disallow invalid characters according ...James Ahlborn2014-12-041-1/+7
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+195