1
0
mirror of https://github.com/django/django.git synced 2025-01-06 16:35:49 +00:00
django/tests/backends
2024-01-26 12:55:56 +01:00
..
base [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
mysql [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
oracle Fixed TransactionalTests.test_password_with_at_sign() isolation on Oracle. 2023-08-04 17:36:04 +02:00
postgresql [5.0.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL. 2023-09-22 06:03:19 +02:00
sqlite Fixed ResourceWarning from unclosed SQLite connection on Python 3.13+. 2023-08-23 09:09:23 +02:00
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_ddl_references.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_utils.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
tests.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00