1
0
mirror of https://github.com/django/django.git synced 2025-03-19 22:00:45 +00:00
Aymeric Augustin 83098dccdf [1.6.x] Fixed #23089 -- Fixed transaction handling in two management commands.
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 753a22a635, 0757e0f30d, and 6877a9d415 from master
2014-07-24 19:27:15 -04:00
..
2011-09-11 02:28:08 +00:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2013-08-13 11:17:07 -05:00
2013-11-07 09:42:47 -05:00
2013-03-22 13:50:07 -04:00
2013-03-22 13:50:07 -04:00
2013-03-28 15:03:19 -05:00
2013-08-13 11:17:07 -05:00
2013-12-12 15:06:47 -05:00