django-bot
|
6a682b38e7
|
[4.0.x] Refs #33476 -- Reformatted code with Black.
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
|
2022-02-08 12:15:38 +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 |
|