Commit graph

11 commits

Author SHA1 Message Date
Aaron L 69e07b9a05 File shuffle 2016-09-18 16:41:04 -07:00
Aaron L a426f09a75 Remove helpers in favor of more optimized paths 2016-09-15 23:44:44 -07:00
Patrick O'brien 01f08efe8a Fix lint errors for generated package 2016-09-15 14:21:33 +10:00
Aaron L f803cdd6bd Fix all references to moved elements. 2016-09-14 21:02:24 -07:00
Patrick O'brien 83f7092dc6 Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
Aaron L 8392a4ba2a Fix quoting throughout templates
- Use "" style strings for all templates
- Attach a Quote and SchemaTable that understand escaped quotes so we
  can use "" style strings without repercussion.
- Make SchemaTable use escaped quotes
- Remove schemaTable from the templates in favor of .SchemaTable
2016-09-11 23:50:11 -07:00
Patrick O'brien 793522650c Add lq, rq, and indexplaceholders args everywhere 2016-09-10 05:15:50 +10:00
Patrick O'brien 1c8a9d2e39 Add schema feature to everything (except rels)
* Add strmangle SchemaTable helper
2016-09-09 07:23:10 +10:00
Patrick O'brien 09fb8005f6 Add TitleCase cache 2016-09-02 17:55:16 +10:00
Patrick O'brien 87b1f90c43 Fix Find name 2016-09-01 11:16:21 +10:00
Aaron L 79d8642d8d Put setops into their final resting place. 2016-08-29 22:58:55 -07:00
Renamed from templates/14_reload.tpl (Browse further)