mirror of
https://github.com/django/django.git
synced 2025-02-24 09:04:48 +00:00
Also ensured the transaction state is clean on Oracle while I was there. This change cannot be backported to 1.6 because it's backwards-incompatible for custom database backends.