Griatch
|
fbfb6da975
|
Resolve support for Django 2.0
|
2019-03-25 21:45:34 +01:00 |
|
Griatch
|
f9354d9aeb
|
Start conversion for Django 2.0; change to auth for compatibility
|
2019-03-25 08:48:32 +01:00 |
|
Griatch
|
fbfae59138
|
Set minimum python version to 3.7
|
2019-03-24 22:39:21 +01: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
|
39dedb70bd
|
Test init_command for mysql
|
2019-03-24 13:37:11 +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
|
9e6da7a0d1
|
Yet another try at formatting subprocess call
|
2019-03-24 11:38:33 +01:00 |
|
Griatch
|
3121354620
|
Further tweak of the subprocess syntax
|
2019-03-24 11:30:12 +01:00 |
|
Griatch
|
87b048c21e
|
Correct subprocess call syntax
|
2019-03-24 11:14:39 +01:00 |
|
Griatch
|
98df7ce2cb
|
Embed a mysql query from test suite
|
2019-03-24 11:03:50 +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
|
b4aee41dd8
|
Enforce order to certain manager operations
|
2019-03-24 00:53:27 +01:00 |
|
Griatch
|
958467d785
|
handle another special unittest case
|
2019-03-24 00:36:10 +01:00 |
|
Griatch
|
814bb2e8f8
|
Resolve further unit test issue with postgres
|
2019-03-23 23:34:34 +01:00 |
|
Griatch
|
64d99aaf11
|
Fix race condition bug in search discovered by comparing with postgres result
|
2019-03-23 21:33:41 +01:00 |
|
Griatch
|
fa3588be20
|
Assign crumbling wall dest for sake of postgres
|
2019-03-23 16:46:31 +01:00 |
|
Griatch
|
2f21f6a0f6
|
Debug echo for analyzing unit test error for postgres run
|
2019-03-23 16:12:00 +01:00 |
|
Griatch
|
e283adb7a1
|
Update unit test to experiment with py3.7 support
|
2019-03-23 08:48:26 +01:00 |
|
Griatch
|
c4d178c6c7
|
Optionally read connection screen from connection_screen() callable
|
2019-03-22 08:04:25 +01:00 |
|
Griatch
|
1d0d6bc7cf
|
Update unit tests for better postgres support
|
2019-03-21 22:35:58 +01:00 |
|
Griatch
|
a9460cffad
|
Update contrib tests for postgres
|
2019-03-21 18:32:58 +01:00 |
|
Griatch
|
ca5c7cd188
|
Correct command unit tests for postgres
|
2019-03-21 18:07:31 +01:00 |
|
Griatch
|
3504d95402
|
Merge branch 'develop' into develop-py3
|
2019-03-21 16:45:50 +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
|
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
|
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
|
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 |
|