Mariusz Felisiak
|
03219b5f70
|
[2.1.x] Fixed #30117 -- Fixed SchemaEditor.quote_value() test for mysqlclient 1.4.0+.
Backport of f05c02c4b8d4e423e57d453c4bd699dc5ff7eaa7 from master
|
2019-01-19 13:36:46 +01:00 |
|
Tim Graham
|
389ef05b1b
|
[2.1.x] Refs #30013 -- Fixed SchemaEditor.quote_value() test for mysqlclient 1.3.14+.
Backport of 734ce71824180740f2318750ae2436f4b60c30b1 from master.
|
2018-12-05 15:10:36 -05:00 |
|
Sergey Fedoseev
|
69603b3e71
|
[2.1.x] Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL.
Regression in e1253bc26facfa1d0fca161f43925e99c2591ced.
Backport of 9a88c6dd6aa84a1b35e585faa0058a0996cc7ed7 from master.
|
2018-10-25 19:38:00 -04:00 |
|
bakabiko
|
54b29e022d
|
[2.1.x] Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and skip_locked options on MySQL 8+.
Backport of a7bc1aea03508f544c9dfac0f34b01996653cef4 from master
|
2018-05-18 19:38:10 -04:00 |
|
Claude Paroz
|
3c4ff21763
|
Fixed #29103 -- Removed bad 'b'-prefix added by MySQL's SchemaEditor.quote_value().
|
2018-03-17 16:36:54 -04:00 |
|
Claude Paroz
|
aa0ee372cd
|
Added tests for MySQL's SchemaEditor.quote_value().
|
2018-03-17 16:36:50 -04:00 |
|
Tim Graham
|
e3c852cbd6
|
Fixed #28804 -- Fixed "Unknown system variable 'transaction_isolation'" on MariaDB.
Regression in 967450a3bf940c43db891fe1e2ef3bcf73456ff8.
|
2017-11-20 10:08:34 -05:00 |
|
Sergey Fedoseev
|
967450a3bf
|
Fixed #28794 -- Fixed tx_isolation deprecation warning on MySQL 5.7.20+.
|
2017-11-14 15:40:44 -05:00 |
|
Mariusz Felisiak
|
8cb1b1fd8e
|
Reorganized backends tests.
|
2017-06-21 12:00:47 -04:00 |
|