django/tests/backends
Mariusz Felisiak 8e89dfe1c2 Fixed various tests on MySQL with MyISAM storage engine. 2022-04-18 07:05:52 +02:00
..
base
mysql Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tests with MyISAM storage engine. 2022-04-18 07:05:52 +02:00
oracle
postgresql Fixed #30511 -- Used identity columns instead of serials on PostgreSQL. 2022-04-13 21:51:51 +02:00
sqlite Fixed isolation of FeaturesTests.test_supports_json_field_operational_error(). 2022-03-18 20:57:08 +01:00
__init__.py
models.py
test_ddl_references.py
test_utils.py
tests.py Fixed various tests on MySQL with MyISAM storage engine. 2022-04-18 07:05:52 +02:00