Griatch
|
4001da059c
|
Syntax fix
|
2019-03-24 14:53:29 +01:00 |
|
Griatch
|
dc51fc66e8
|
Further test to explicitly set collation on table
|
2019-03-24 14:50:34 +01:00 |
|
Griatch
|
83c0224cf4
|
Test alternate py3 version
|
2019-03-24 14:03:19 +01:00 |
|
Griatch
|
2ea831ca00
|
Correct python package name
|
2019-03-24 13:59:18 +01:00 |
|
Griatch
|
8c7ad2def4
|
Test reverting to older mysql version
|
2019-03-24 13:56:27 +01:00 |
|
Griatch
|
b422877a27
|
Test init_command for mysql
|
2019-03-24 13:37:11 +01:00 |
|
Griatch
|
ea2622d5b3
|
Fix silly typo in travis file
|
2019-03-24 13:08:17 +01:00 |
|
Griatch
|
651afe424d
|
further cleanup
|
2019-03-24 13:00:38 +01:00 |
|
Griatch
|
1561ab7286
|
Test output of query in mysql
|
2019-03-24 12:15:02 +01:00 |
|
Griatch
|
279451062b
|
Check individual columns of accounts
|
2019-03-24 11:56:33 +01:00 |
|
Griatch
|
d7261bdb17
|
Yet another try at formatting subprocess call
|
2019-03-24 11:38:33 +01:00 |
|
Griatch
|
6ddaa2ba9c
|
Further tweak of the subprocess syntax
|
2019-03-24 11:30:12 +01:00 |
|
Griatch
|
dedc8c502a
|
Correct subprocess call syntax
|
2019-03-24 11:14:39 +01:00 |
|
Griatch
|
2928c1003c
|
Embed a mysql query from test suite
|
2019-03-24 11:03:50 +01:00 |
|
Griatch
|
44f0af3370
|
Correct SHOW TABLE STATUS call
|
2019-03-24 10:44:23 +01:00 |
|
Griatch
|
7d28c7f7c3
|
Debug with SHOW TABLE STATUS
|
2019-03-24 10:35:55 +01:00 |
|
Griatch
|
94a150f361
|
Test if setting explicit collate helps
|
2019-03-24 10:32:12 +01:00 |
|
Griatch
|
ceab3f9a29
|
Test to output SHOW VARIABLES as part of travis run
|
2019-03-24 10:19:26 +01:00 |
|
Griatch
|
d1c3679998
|
Enforce order to certain manager operations
|
2019-03-24 00:53:27 +01:00 |
|
Griatch
|
317736ad29
|
handle another special unittest case
|
2019-03-24 00:36:10 +01:00 |
|
Griatch
|
6f5559709e
|
Resolve further unit test issue with postgres
|
2019-03-23 23:34:34 +01:00 |
|
Griatch
|
88491b0c4b
|
Fix race condition bug in search discovered by comparing with postgres result
|
2019-03-23 21:33:41 +01:00 |
|
Griatch
|
36bbad233a
|
Assign crumbling wall dest for sake of postgres
|
2019-03-23 16:46:31 +01:00 |
|
Griatch
|
c597591e63
|
Debug echo for analyzing unit test error for postgres run
|
2019-03-23 16:12:00 +01:00 |
|
Griatch
|
2ec1c12ae6
|
Update unit test to experiment with py3.7 support
|
2019-03-23 08:48:26 +01:00 |
|
Griatch
|
35424bc499
|
Optionally read connection screen from connection_screen() callable
|
2019-03-22 08:04:25 +01:00 |
|
Griatch
|
2aab9895d2
|
Update unit tests for better postgres support
|
2019-03-21 22:35:58 +01:00 |
|
Griatch
|
566e65a29e
|
Update contrib tests for postgres
|
2019-03-21 18:32:58 +01:00 |
|
Griatch
|
66c943f4e9
|
Correct command unit tests for postgres
|
2019-03-21 18:07:31 +01:00 |
|
Griatch
|
f49c77d770
|
Merge branch 'develop' into develop-py3
|
2019-03-21 16:45:50 +01:00 |
|
Griatch
|
f2b97bffcf
|
Further fixes to travis build
|
2019-03-21 16:41:30 +01:00 |
|
Griatch
|
84ed80f5fa
|
Another fix
|
2019-03-21 09:44:34 +01:00 |
|
Griatch
|
85b41dde88
|
Tweak conditional imports
|
2019-03-21 09:42:04 +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
|
924a80a021
|
And another collation
|
2019-03-20 21:35:11 +01:00 |
|
Griatch
|
d12416dbbe
|
Test yet another COLLATE for mysql
|
2019-03-20 21:30:51 +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
|
fcd51ec8cb
|
Another collation scheme test
|
2019-03-20 18:39:51 +01:00 |
|
Griatch
|
cf82c30653
|
Add pymysql to travis setup
|
2019-03-20 10:45:09 +01:00 |
|
Griatch
|
88c5e94d30
|
Change collation to django recommentation for mysql
|
2019-03-20 08:47:46 +01:00 |
|
Griatch
|
5bcdc7b030
|
Type on collate statement for travis
|
2019-03-20 08:36:22 +01:00 |
|
Griatch
|
3dbfb15bd1
|
Another collation test for mysql
|
2019-03-20 08:33:52 +01:00 |
|