Commit graph

6 commits

Author SHA1 Message Date
Patrick O'brien 54f6e43370 Added primary key flag to column data
* Added delete method attached to object
* Added primary key related template helper functions
2016-03-19 01:27:55 +10:00
Aaron 8a591ecdd6 More swaths of renaming awkward structs. 2016-03-01 20:05:25 -08:00
Aaron 80e03dc3f7 Fix DBTable 2016-03-01 07:53:56 -08:00
Patrick O'brien 7539febd22 Added nullable struct types
* Added null.v3 import
2016-03-01 21:26:00 +10:00
Patrick O'brien 35380d6634 Added comments to all oustanding files
* Deleted unused test files
2016-02-24 19:17:58 +10:00
Patrick O'brien b43f9c63d8 Struct generation complete, pipes to stdout
* Database driver config & flag complete
* Table flag complete, will use all tables if non specified
2016-02-23 18:27:32 +10:00