mirror of
https://github.com/django/django.git
synced 2025-12-04 09:03:21 +00:00
This also improves performance on MySQL instances with a large number of databases, since querying the information_schema table can be very slow |
||
|---|---|---|
| .. | ||
| base | ||
| mysql | ||
| oracle | ||
| postgresql | ||
| sqlite | ||
| __init__.py | ||
| models.py | ||
| test_ddl_references.py | ||
| test_utils.py | ||
| tests.py | ||