1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/backends
2021-03-24 12:18:00 +01:00
..
base
mysql
oracle Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. 2021-01-14 17:50:04 +01:00
postgresql Fixed #32403 -- Fixed re-raising DatabaseErrors when using only 'postgres' database. 2021-02-02 21:34:36 +01:00
sqlite
__init__.py
models.py
test_ddl_references.py Fixed #26167 -- Added support for functional indexes. 2021-01-13 11:47:50 +01:00
test_utils.py
tests.py Optimized FkConstraintsTests.test_check_constraints by specifying a database table. 2021-03-24 12:18:00 +01:00