mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #15802 -- Reverted #7c657b24 as BaseDatabaseWrapper.close() now
has a proper "finally" clause that may need to preserve self.connection.
Backport of 25860096 from master.