1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/tests/backends/mysql
2023-11-27 10:34:42 +01:00
..
__init__.py
test_creation.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_features.py [5.0.x] Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode. 2023-11-27 10:34:42 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_schema.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #34761 -- Dropped support for MySQL < 8.0.11. 2023-08-03 18:54:29 +02:00