Mariusz Felisiak
|
331a460f8f
|
Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tests with MyISAM storage engine.
|
2022-04-18 07:05:52 +02:00 |
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
Mariusz Felisiak
|
83f55aafdd
|
Fixed #17653 -- Allowed using zero as AutoFields value on MySQL if NO_AUTO_VALUE_ON_ZERO SQL mode is enabled.
|
2020-07-20 09:48:31 +02:00 |
Tom Forbes
|
45c035c823
|
Refs #29548 -- Fixed non-GIS test failures on MariaDB.
|
2018-07-09 14:59:42 -04:00 |
bakabiko
|
a7bc1aea03
|
Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and skip_locked options on MySQL 8+.
|
2018-05-18 19:37:36 -04:00 |
Mariusz Felisiak
|
8cb1b1fd8e
|
Reorganized backends tests.
|
2017-06-21 12:00:47 -04:00 |