Commit graph

16 commits

Author SHA1 Message Date
Patrick O'brien c8530ba7e4 Finished TestTemplates func
* TestTemplates compiles the templates generated
  to ensure they compile without errors.
2016-03-04 05:30:48 +10:00
Patrick O'brien 4cc62fdf5a Added imports to output 2016-03-03 02:59:34 +10:00
Patrick O'brien d320bb6944 Added underscores import stuff 2016-03-03 01:18:26 +10:00
Aaron 8a9003770b Add more tests.
- Start work on import printing
2016-03-01 22:34:57 -08:00
Aaron f179ea54c8 Add tests to a lot of things.
- Clean up the outputHandler function.
2016-03-01 21:37:14 -08: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 dfef617a95 Yep. 2016-03-02 01:15:32 +10:00
Patrick O'brien 9eb087be80 Added folder flag and import flag
* Generates files into specified folder
* Changed the order in which things are generated
2016-03-02 00:20:13 +10:00
Patrick O'brien b5409c7332 Fixed assign defaultRun bug, fixed "all" order
* Organized files better
* More comments
2016-02-29 19:39:49 +10:00
Patrick O'brien 25fa09cf93 Added initTemplates, moved tpls folder
* Moved all template functions to shared
2016-02-29 13:30:54 +10:00
Patrick O'brien 47c5be1038 Removed unused test files, added comments to cmds
* Added comments to all cmds files
* Removed unused test files
* Removed unimplemented command 'update'
2016-02-24 18:53:34 +10:00
Patrick O'brien bdcb196b9b Removed redundant error output 2016-02-24 16:34:19 +10:00
Patrick O'brien 2ea3239ad1 Added all command, added output file flag 2016-02-24 15:40:07 +10:00
Patrick O'brien 5d679aa0bc Finished select and insert commands 2016-02-23 22:38:24 +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