Patrick O'brien
48a9ba8d29
Added main template test file, fixed errors
...
* Fixed TestTemplates bug (now shows compile errors properly)
* Fixed all compile errors for templates (except test templates)
* Added conditional imports for column types
2016-03-23 13:08:35 +10:00
Patrick O'brien
2f9c936c6a
Added inflection library, fixed all templates
...
* Added inflection to all templates
* Fixed broken template code (for the most part)
2016-03-18 21:26:48 +10:00
Patrick O'brien
b7ab642732
Fixed all file indentation
2016-03-17 12:59:56 +10:00
Patrick O'brien
58414106a2
Fixed and renamed templates, added package names
2016-03-17 00:33:58 +10:00
Patrick O'brien
0768a89aa6
Added helpers, select to DB interface and renames
...
* Added select and where helpers for the templates
- These run at run time
* Added select to the boil DB interface
* Renamed some of the broken template names and fixed some templates
2016-03-16 17:04:26 +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
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