1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/backends
2021-03-30 11:42:15 +02:00
..
base
mysql Fixed #32595 -- Fixed SchemaEditor.quote_value() crash with bytes. 2021-03-30 11:42:15 +02:00
oracle
postgresql Fixed #32403 -- Fixed re-raising DatabaseErrors when using only 'postgres' database. 2021-02-02 21:34:36 +01:00
sqlite Fixed #32582 -- Removed unnecessary dot in names of cloned test databases on SQLite. 2021-03-25 06:37:01 +01:00
__init__.py
models.py
test_ddl_references.py
test_utils.py
tests.py Optimized FkConstraintsTests.test_check_constraints by specifying a database table. 2021-03-24 12:18:00 +01:00