1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests/backends
2021-10-01 07:23:57 +02:00
..
base
mysql Fixed #33017 -- Fixed storage engine introspection on MySQL. 2021-08-20 11:05:21 +02:00
oracle Fixed #32653 -- Made quoting names in the Oracle backend consistent with db_table. 2021-04-30 12:59:07 +02:00
postgresql Fixed #33160 -- Avoided suppressing query errors in _nodb_cursor() on PostgreSQL. 2021-10-01 07:23:57 +02:00
sqlite
__init__.py
models.py
test_ddl_references.py
test_utils.py
tests.py Used more specific unittest assertions in tests. 2021-07-07 10:51:38 +02:00