This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-09 00:45:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
mysql
History
Nathaniel Conroy
0257426fe1
Fixed
#34992
-- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode.
...
Regression in 041551d716b69ee7c81199eee86a2d10a72e15ab.
2023-11-27 09:20:10 +01:00
..
__init__.py
…
test_creation.py
…
test_features.py
Fixed
#34992
-- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode.
2023-11-27 09:20:10 +01:00
test_introspection.py
Fixed
#34799
-- Made MySQL introspection skip cross-database relations.
2023-08-30 12:46:15 +02:00
test_operations.py
…
test_schema.py
…
tests.py
Fixed
#34850
-- Dropped support for MariaDB 10.4.
2023-09-19 15:06:05 +02:00