django/tests/backends
2020-12-30 09:01:56 +01:00
..
base Refs #32178 -- Fixed test_mark_expected_failures_and_skips_call teardown. 2020-12-11 21:06:33 +01:00
mysql
oracle
postgresql
sqlite Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0. 2020-12-30 09:01:56 +01:00
__init__.py
models.py Fixed #32158 -- Fixed loaddata crash on SQLite when table/column names are SQL keywords. 2020-12-28 08:57:30 +01:00
test_ddl_references.py
test_utils.py
tests.py Fixed #32158 -- Fixed loaddata crash on SQLite when table/column names are SQL keywords. 2020-12-28 08:57:30 +01:00