11 Commits (4de28cb4f6595148baaf36a57875e20c32faeda2)

Author SHA1 Message Date
  James Ahlborn 4de28cb4f6 update javadocs, minor cleanups 7 years ago
  James Ahlborn 8d88e1737d implement fkref writing; more error context; make relationship name unique 7 years ago
  James Ahlborn 060172ce30 reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator 8 years ago
  James Ahlborn f2578a5a48 few minor cleanups 8 years ago
  James Ahlborn 7e0838c282 rework public api for adding index/column, ditch TableModBuilder 8 years ago
  James Ahlborn a45ac7fc22 checkpointing some progress on add index 8 years ago
  James Ahlborn 47a9886af5 primary key indexes should also have required flag 8 years ago
  James Ahlborn 0236f5a65c primary key indexes should also have required flag 8 years ago
  James Ahlborn 17908417ae relicense with Apache License 9 years ago
  James Ahlborn 957d85b4f1 lower log level for certain system table warnings; add contextual info to many errors/warnings: feature #29 9 years ago
  James Ahlborn d327ceb55e Better validation of identifier names (disallow invalid characters according to access naming rules) 9 years ago
  James Ahlborn 417fb06208 move files into standard maven dir structure 10 years ago
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods 11 years ago
  James Ahlborn dccac86c85 expand javadocs for core interfaces 11 years ago
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 years ago
  James Ahlborn 329d12ecc1 refactor table creation 12 years ago
  James Ahlborn 797c0a377d add additional (unknown) flag when writing indexes 13 years ago
  James Ahlborn 334c5ff3e7 add support for creating indexes (except foreign key indexes) on a table when a table is created 13 years ago