Commit graph

20 commits

Author SHA1 Message Date
trhr
ce0a012e51 The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql. It’s been an alias since Django 1.9 2020-02-09 20:14:47 -06:00
Griatch
4ea6209123 Ran black on branc 2019-12-16 20:31:42 +01:00
Griatch
362f5cf5c1 Test to pass SET NAMES to init_command 2019-03-24 15:31:43 +01:00
Griatch
39dedb70bd Test init_command for mysql 2019-03-24 13:37:11 +01:00
Griatch
6acecb1c1e Test to output SHOW VARIABLES as part of travis run 2019-03-24 10:19:26 +01:00
Griatch
c74fa3f725 Add my.conf file do mysql test 2019-03-21 09:37:20 +01:00
Griatch
83d643342e Test init_command for mysql initialization 2019-03-20 23:14:28 +01:00
Griatch
2bc69e1f79 Collate to Collation fix 2019-03-20 23:07:02 +01:00
Griatch
781ea02035 Adding more options to travis 2019-03-20 22:42:39 +01:00
Griatch
d8adc9b817 Test to add utf8mb4 encoding for mysql 2019-03-20 21:58:43 +01:00
Griatch
78c289ef0b Further tests with travis 2019-03-20 21:12:19 +01:00
Griatch
e65296203b Change test option for mysql 2019-03-20 19:13:39 +01:00
Griatch
98cb22a6c9 Remove mysql options statement 2019-03-20 19:09:43 +01:00
Griatch
faa2844b27 Remove mysql options statement 2019-03-20 19:03:21 +01:00
Griatch
95d9d098e5 Test of another way to set mysql encoding 2019-03-20 18:54:06 +01:00
Griatch
854cf96efb Split db config files since envvar does not exist across terminals 2019-03-19 23:44:12 +01:00
Griatch
374fed2d63 Further cleanup of travis build 2019-03-19 23:29:57 +01:00
Griatch
ad77c07211 Fixing further typos galore 2019-03-19 22:45:40 +01:00
Griatch
b72f68e9e6 Split sql db create queries 2019-03-19 22:04:51 +01:00
Griatch
f409021131 Test to expand travis to test more databases 2019-03-19 21:26:54 +01:00