1
0
mirror of https://github.com/django/django.git synced 2025-03-01 04:04:54 +00:00
Nathaniel Conroy 450d518d2f [4.2.x] Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode.
Regression in 041551d716b69ee7c81199eee86a2d10a72e15ab.

Backport of 0257426fe1fe9d146fd5813f09d909917ff59360 from main.
2023-11-27 10:35:56 +01:00
..