uklance / tader

A tool to quickly insert relational test data by generating the stuff you don't care about
8 stars 1 forks source link

grater-core: Things to do #2

Closed uklance closed 9 years ago

uklance commented 11 years ago

Extract logic from GraterModelImpl into GraterModelSource Add duplicate table / column validation to GraterModelSourceImpl Add getReferenceTable to ForeignKey Create a GraterBuilder Export Schema to file Import Schema from file Refactor TableRow into PartialEntity and Entity

uklance commented 11 years ago

Rename SingletonConnectionSource to ExternallyManagedConnectionSource