Commit graph

20 commits

Author SHA1 Message Date
trhr
870dca15a1 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
3cc5701f66 Ran black on branc 2019-12-16 20:31:42 +01:00
Griatch
2953afc7b7 Test to pass SET NAMES to init_command 2019-03-24 15:31:43 +01:00
Griatch
b422877a27 Test init_command for mysql 2019-03-24 13:37:11 +01:00
Griatch
ceab3f9a29 Test to output SHOW VARIABLES as part of travis run 2019-03-24 10:19:26 +01:00
Griatch
2f07f40de8 Add my.conf file do mysql test 2019-03-21 09:37:20 +01:00
Griatch
035ff3e99e Test init_command for mysql initialization 2019-03-20 23:14:28 +01:00
Griatch
3609709915 Collate to Collation fix 2019-03-20 23:07:02 +01:00
Griatch
dee8cd2489 Adding more options to travis 2019-03-20 22:42:39 +01:00
Griatch
0a3a92a3b3 Test to add utf8mb4 encoding for mysql 2019-03-20 21:58:43 +01:00
Griatch
5ead871d2c Further tests with travis 2019-03-20 21:12:19 +01:00
Griatch
3dc693df66 Change test option for mysql 2019-03-20 19:13:39 +01:00
Griatch
74b146322a Remove mysql options statement 2019-03-20 19:09:43 +01:00
Griatch
08fe601355 Remove mysql options statement 2019-03-20 19:03:21 +01:00
Griatch
0a51f91893 Test of another way to set mysql encoding 2019-03-20 18:54:06 +01:00
Griatch
7cadc731b7 Split db config files since envvar does not exist across terminals 2019-03-19 23:44:12 +01:00
Griatch
a5ecb2c8b7 Further cleanup of travis build 2019-03-19 23:29:57 +01:00
Griatch
8940157618 Fixing further typos galore 2019-03-19 22:45:40 +01:00
Griatch
f856d45698 Split sql db create queries 2019-03-19 22:04:51 +01:00
Griatch
5c1af403ff Test to expand travis to test more databases 2019-03-19 21:26:54 +01:00