Commit graph

12 commits

Author SHA1 Message Date
Patrick O'brien 3152eed170 Added debug mode, test singles
* Where statement OR/AND support
* Added null-extended library to use different data types
* Added disable triggers function for test main
2016-06-03 07:07:51 +10:00
Patrick O'brien 019ab3b502 Finished finishers 2016-05-10 20:20:29 +10:00
Patrick O'brien 8f3ff66339 Finished insert and update, added UpdateAt 2016-05-06 19:31:51 +10:00
Patrick O'brien 92e2608a1b Finished Update and UpdateX (needs make and copy)
* Added test for camelCaseCommaList
* Added function signature for UpdateAt and UpdateAtX
* Moved column type slices to helpers.tpl
2016-05-05 19:01:24 +10:00
Patrick O'brien f1e8b21c0e Fixed most template compile errors
* Empty params still erroring the exec due to comma
2016-05-03 23:42:25 +10:00
Patrick O'brien dc50c0d42c Made qs package, added single templates support 2016-04-19 12:02:32 +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
Patrick O'brien c84d35d394 Fixed compiler errors and broken tests 2016-04-04 20:28:58 +10:00
Aaron 8aac8dc121 Fix a bunch of test errors. 2016-03-22 23:18:41 -07:00
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 9d41861e90 Added Update commands 2016-03-19 16:22:10 +10:00