mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +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.