Patrick O'brien
8f3ff66339
Finished insert and update, added UpdateAt
2016-05-06 19:31:51 +10:00
Patrick O'brien
a957bc3836
Changed From qmod to Table, added default values
...
* Added drivername to tplData
2016-04-26 19:27:00 +10:00
Patrick O'brien
c17e48c14a
Moved template functions to strmangle package
...
* Finished Find and FindX
2016-04-25 11:43:09 +10:00
Patrick O'brien
ba8793ec1a
Fixed quotating bug for primary keys
2016-04-24 15:33:05 +10:00
Patrick O'brien
9c493810ec
Finished most of delete functions
...
* Fixed some template errors
* Added IN helpers
2016-04-23 21:54:24 +10:00
Patrick O'brien
270fe59117
Fixed all template function signatures
...
* Added finisher function signatures
* Added VideoSlice type
* Added videoQuery type
2016-04-17 19:25:09 +10:00
Patrick O'brien
d89d23e673
Began implementing the ORM prototype
...
* Hooks, query mods, and query
* Update and UpdateX
2016-04-13 23:51:58 +10:00
Aaron
8aac8dc121
Fix a bunch of test errors.
2016-03-22 23:18:41 -07: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
58414106a2
Fixed and renamed templates, added package names
2016-03-17 00:33:58 +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