mirror of https://github.com/django/django.git
83098dccdf
Previously, when createcachetable and flush operated on non-default databases, they weren't atomic. Also avoided transactional DDL and transactional truncates on databases that don't support them (refs #22308). Backport of |
||
---|---|---|
.. | ||
__init__.py | ||
closeable_cache.py | ||
liberal_backend.py | ||
models.py | ||
tests.py |