django/tests/backends
Mariusz Felisiak 5b8a043bf5
Fixed #34470 -- Enforced UTF-8 encoding on PostgreSQL.
Regression in 6a21658163.
2023-04-07 10:11:41 +02:00
..
base Fixed #31090 -- Logged transaction management queries. 2022-11-21 09:10:14 +01:00
mysql Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
oracle Fixed #33379 -- Added minimum database version checks. 2022-02-18 13:37:49 +01:00
postgresql Fixed #34470 -- Enforced UTF-8 encoding on PostgreSQL. 2023-04-07 10:11:41 +02:00
sqlite Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
__init__.py
models.py
test_ddl_references.py
test_utils.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00