mirror of https://github.com/django/django.git
d5898db50e
Using unittest.TestCase doesn't work properly when we perform db
queries. Moreover introspection is extremely slow on Oracle without
limiting models to a "backends" app.
Follow up to
|
||
---|---|---|
.. | ||
base | ||
mysql | ||
oracle | ||
postgresql | ||
sqlite | ||
__init__.py | ||
models.py | ||
test_ddl_references.py | ||
test_utils.py | ||
tests.py |