cb4a000adb
When settings.DATABASES['default']['AUTOCOMMIT'] = False, the connection
wasn't in autocommit mode but Django pretended it was.
Thanks Anssi for analysing this issue.
Refs #17062.
Backport of
|
||
---|---|---|
.. | ||
dummy | ||
mysql | ||
oracle | ||
postgresql_psycopg2 | ||
sqlite3 | ||
__init__.py | ||
creation.py | ||
signals.py | ||
util.py |