| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-27 | Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on ↵ | Nathaniel Conroy | |
| MariaDB with ONLY_FULL_GROUP_BY sql mode. Regression in 041551d716b69ee7c81199eee86a2d10a72e15ab. | |||
| 2023-08-03 | Fixed #34761 -- Dropped support for MySQL < 8.0.11. | Mariusz Felisiak | |
| 2022-04-18 | Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related ↵ | Mariusz Felisiak | |
| tests with MyISAM storage engine. | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2020-07-20 | Fixed #17653 -- Allowed using zero as AutoFields value on MySQL if ↵ | Mariusz Felisiak | |
| NO_AUTO_VALUE_ON_ZERO SQL mode is enabled. | |||
| 2018-07-09 | Refs #29548 -- Fixed non-GIS test failures on MariaDB. | Tom Forbes | |
| 2018-05-18 | Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and ↵ | bakabiko | |
| skip_locked options on MySQL 8+. | |||
| 2017-06-21 | Reorganized backends tests. | Mariusz Felisiak | |
