sqlboiler/templates_test/main_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
..
mock_main.tpl Convert sqlboiler tests to MockDriver 2016-08-18 22:11:49 +10:00
mssql_main.tpl Fixed INSERT-SELECT deadlocks in tests 2017-04-28 23:58:17 +03:00
mysql_main.tpl Fix MySQL protocol selection 2017-04-28 20:01:27 -07:00
postgres_main.tpl Fix pgpassfile for compat tests 2016-09-24 16:16:44 +10:00