sqlboiler/templates_test
Aaron L ecad5334fb Fix MySQL protocol selection
- If MySQL host exists on the filesystem as a file, then expect that
  this is actually a unix socket. If not, add protocol=tcp to force the
  mysql client to use tcp otherwise it tries unix sockets for no reason.
  Thanks MySQL.
2017-04-28 20:01:27 -07:00
..
main_test Fix MySQL protocol selection 2017-04-28 20:01:27 -07:00
singleton Newline at end of file 2017-03-31 11:07:30 +03:00
all.tpl Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
delete.tpl Ignore columns with defaults on Insert 2017-03-14 17:41:45 +03: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 MSSQL Upsert statement 2017-03-21 13:04:07 +03:00
insert.tpl Removed special case for mssql 2017-04-01 20:16:05 +03: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 Fix one-to-one setops 2016-09-24 14:34:31 -07:00
relationship_to_many.tpl Don't eat so many spaces in to_many templates 2017-01-10 18:16:02 -08:00
relationship_to_many_setops.tpl Fix test failure 2017-01-24 23:03:59 -08: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 Filtering columns with auto values 2017-03-19 12:44:15 +03:00
upsert.tpl Newline at end of file 2017-04-01 18:59:22 +03:00