sqlboiler/templates_test
Aaron L 09ed5709e5 Fix template spacing with new output
- The old templates used to output \n\n after each run, with the
  previous changes this is no longer the case and as such the templates
  all must be formatted correctly.
2016-09-24 00:52:18 -07:00
..
main_test Fix pgpassfile for compat tests 2016-09-24 16:16:44 +10:00
singleton Change 'if eq .NoHooks false' -> 'if not .NoHooks' 2016-09-20 21:08:19 -07:00
all.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
delete.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
exists.tpl Fix gosimple warning in exist tests 2016-09-21 00:39:29 +02:00
find.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
finishers.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
hooks.tpl Change 'if eq .NoHooks false' -> 'if not .NoHooks' 2016-09-20 21:08:19 -07:00
insert.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
relationship_one_to_one.tpl Fix template spacing with new output 2016-09-24 00:52:18 -07:00
relationship_one_to_one_setops.tpl Change template naming to avoid lint errs 2016-09-20 21:08:19 -07:00
relationship_to_many.tpl Fix area where the wrong columns were being used 2016-09-22 00:21:12 -07:00
relationship_to_many_setops.tpl Rename $rel -> $txt for consistency 2016-09-22 21:49:50 -07:00
relationship_to_one.tpl Fix template spacing with new output 2016-09-24 00:52:18 -07:00
relationship_to_one_setops.tpl Fix SetOp for half join tables 2016-09-22 23:17:54 -07:00
reload.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
select.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
types.tpl Make a rough sketch of what this would look like 2016-09-16 00:22:12 -07:00
update.tpl Primary key only tables are now handled adequately 2016-09-20 18:05:33 +10:00
upsert.tpl Primary key only tables are now handled adequately 2016-09-20 18:05:33 +10:00