1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/backends
2020-03-06 08:53:32 +01:00
..
base Fixed #31345 -- Added BaseDatabaseIntrospection.get_relations(). 2020-03-06 08:53:32 +01:00
mysql
oracle Fixed backends tests on Oracle. 2020-02-24 14:21:50 +01:00
postgresql
sqlite Fixed #31228 -- Reallowed aggregates to be used with multiple expressions and no DISTINCT on SQLite. 2020-02-18 10:32:23 +01:00
__init__.py
models.py
test_ddl_references.py
test_utils.py
tests.py Fixed #31271 -- Preserved ordering when unifying query parameters on Oracle. 2020-02-18 11:45:12 +01:00