mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
On SQLite, close() doesn't explicitly close in-memory connections.
Follow up to dd45d5223b.
On SQLite, close() doesn't explicitly close in-memory connections.
Follow up to dd45d5223b.