Patrick O'brien
58414106a2
Fixed and renamed templates, added package names
2016-03-17 00:33:58 +10:00
Patrick O'brien
4cc62fdf5a
Added imports to output
2016-03-03 02:59:34 +10:00
Aaron
8a591ecdd6
More swaths of renaming awkward structs.
2016-03-01 20:05:25 -08:00
Aaron
64ec06b4b4
Rename some functions.
...
- Use more efficient implementation of the template funcs.
2016-03-01 08:34:57 -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
57e20cbfe3
Added imports objects
2016-03-01 21:11:55 +10:00
Patrick O'brien
195e8d16e8
Broke up all commands into individual templates.
...
* Added bunch of new command names and descriptions.
* Changed "all" command to "boil", so we can use "all"
for the name of the all database select helper.
2016-02-29 21:45:28 +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
20720b2cc0
Changed SQLBoiler init method
...
* Now uses maps to load commands
* Map for custom run handlers
* Map for template functions
* Streamlined cmd creation process
2016-02-29 15:49:26 +10:00