Griatch
|
328ed02dd5
|
Fix typo
|
2019-04-06 09:32:22 +02:00 |
|
Griatch
|
3b1ac2a2ee
|
Test with codacity coverage setup
|
2019-04-06 09:25:04 +02:00 |
|
Griatch
|
92fd1cd300
|
Add todo exception for mysql test
|
2019-03-24 22:27:37 +01:00 |
|
Griatch
|
362f5cf5c1
|
Test to pass SET NAMES to init_command
|
2019-03-24 15:31:43 +01:00 |
|
Griatch
|
ee1e7c6a7d
|
Syntax fix
|
2019-03-24 14:53:29 +01:00 |
|
Griatch
|
771bd22459
|
Further test to explicitly set collation on table
|
2019-03-24 14:50:34 +01:00 |
|
Griatch
|
e64bd7970a
|
Test alternate py3 version
|
2019-03-24 14:03:19 +01:00 |
|
Griatch
|
124d0425f9
|
Correct python package name
|
2019-03-24 13:59:18 +01:00 |
|
Griatch
|
f83986f305
|
Test reverting to older mysql version
|
2019-03-24 13:56:27 +01:00 |
|
Griatch
|
912e66eff1
|
Fix silly typo in travis file
|
2019-03-24 13:08:17 +01:00 |
|
Griatch
|
c6f7b88f3d
|
further cleanup
|
2019-03-24 13:00:38 +01:00 |
|
Griatch
|
b16bf45de1
|
Test output of query in mysql
|
2019-03-24 12:15:02 +01:00 |
|
Griatch
|
54e3371e3f
|
Check individual columns of accounts
|
2019-03-24 11:56:33 +01:00 |
|
Griatch
|
6c1f833efc
|
Correct SHOW TABLE STATUS call
|
2019-03-24 10:44:23 +01:00 |
|
Griatch
|
b0712fd5ba
|
Debug with SHOW TABLE STATUS
|
2019-03-24 10:35:55 +01:00 |
|
Griatch
|
78557482cd
|
Test if setting explicit collate helps
|
2019-03-24 10:32:12 +01:00 |
|
Griatch
|
6acecb1c1e
|
Test to output SHOW VARIABLES as part of travis run
|
2019-03-24 10:19:26 +01:00 |
|
Griatch
|
e283adb7a1
|
Update unit test to experiment with py3.7 support
|
2019-03-23 08:48:26 +01:00 |
|
Griatch
|
b281799803
|
Further fixes to travis build
|
2019-03-21 16:41:30 +01:00 |
|
Griatch
|
38258838ea
|
Another fix
|
2019-03-21 09:44:34 +01:00 |
|
Griatch
|
9736841e23
|
Tweak conditional imports
|
2019-03-21 09:42:04 +01:00 |
|
Griatch
|
c74fa3f725
|
Add my.conf file do mysql test
|
2019-03-21 09:37:20 +01:00 |
|
Griatch
|
d8adc9b817
|
Test to add utf8mb4 encoding for mysql
|
2019-03-20 21:58:43 +01:00 |
|
Griatch
|
943ac9dbfb
|
And another collation
|
2019-03-20 21:35:11 +01:00 |
|
Griatch
|
b04c21a02f
|
Test yet another COLLATE for mysql
|
2019-03-20 21:30:51 +01:00 |
|
Griatch
|
78c289ef0b
|
Further tests with travis
|
2019-03-20 21:12:19 +01:00 |
|
Griatch
|
95d9d098e5
|
Test of another way to set mysql encoding
|
2019-03-20 18:54:06 +01:00 |
|
Griatch
|
a5fad7198b
|
Another collation scheme test
|
2019-03-20 18:39:51 +01:00 |
|
Griatch
|
f5a364b1c4
|
Add pymysql to travis setup
|
2019-03-20 10:45:09 +01:00 |
|
Griatch
|
76effa4162
|
Change collation to django recommentation for mysql
|
2019-03-20 08:47:46 +01:00 |
|
Griatch
|
aee34f0666
|
Type on collate statement for travis
|
2019-03-20 08:36:22 +01:00 |
|
Griatch
|
6ab3f3e532
|
Another collation test for mysql
|
2019-03-20 08:33:52 +01:00 |
|
Griatch
|
aa7c5a9d5c
|
Testing another collation option
|
2019-03-20 08:21:21 +01:00 |
|
Griatch
|
d58ef27638
|
Test COLLATE option for mysql in travis
|
2019-03-20 08:12:15 +01:00 |
|
Griatch
|
67947b2dfb
|
Test with different py3 sub version
|
2019-03-20 01:01:27 +01:00 |
|
Griatch
|
d2df130ec1
|
Run collectstatic without input requested
|
2019-03-20 00:46:28 +01:00 |
|
Griatch
|
75b5dd43d7
|
Fix unit test issue with server name when running from mygame settings
|
2019-03-20 00:41:23 +01:00 |
|
Griatch
|
0de0a71026
|
Some more fixes
|
2019-03-20 00:26:06 +01:00 |
|
Griatch
|
d40ff0256a
|
Correctly use custom settings file
|
2019-03-20 00:15:11 +01:00 |
|
Griatch
|
5a4b958a92
|
Debug output from settings file
|
2019-03-20 00:07:14 +01:00 |
|
Griatch
|
b8180268e5
|
Correct bash structure
|
2019-03-20 00:01:50 +01:00 |
|
Griatch
|
2b9f64a419
|
Try different envvar reference form
|
2019-03-19 23:48:05 +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
|
e3cf866e60
|
More travis debugging
|
2019-03-19 23:00:02 +01:00 |
|
Griatch
|
ad77c07211
|
Fixing further typos galore
|
2019-03-19 22:45:40 +01:00 |
|
Griatch
|
ff8844a1bd
|
Further changes to mysql create statement
|
2019-03-19 22:30:51 +01:00 |
|
Griatch
|
b4d6398530
|
Specify mysql dbname explicitly
|
2019-03-19 22:16:26 +01:00 |
|
Griatch
|
7276e4a138
|
Change to different format of mysql input
|
2019-03-19 22:11:19 +01:00 |
|
Griatch
|
b72f68e9e6
|
Split sql db create queries
|
2019-03-19 22:04:51 +01:00 |
|