Commit graph

57 commits

Author SHA1 Message Date
Patrick O'brien dc50c0d42c Made qs package, added single templates support 2016-04-19 12:02:32 +10:00
Patrick O'brien 95d91f17f3 Added bind checkType function
* Added select and join querymod
2016-04-16 17:25:00 +10:00
Patrick O'brien 4b12c849fc Added some querymods
* Added finishers that are broken
* Added some template stuffs
* Added a TestTemplates file output line thingy
2016-04-16 15:17:25 +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 9d41861e90 Added Update commands 2016-03-19 16:22:10 +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 80e03dc3f7 Fix DBTable 2016-03-01 07:53:56 -08:00