django/tests/backends/base
fowczrek 6a9db1e626 Fixed #34865 -- Released memory earlier than garbage collection on database wrapping layers.
Thank you Florian Apolloner, Jake Howard and Patryk Zawadzki for
the clarifying comments and reviews.
2025-03-17 18:28:20 -03:00
..
app_unmigrated Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Reorganized backends tests. 2017-06-21 12:00:47 -04:00
test_base.py Fixed #34865 -- Released memory earlier than garbage collection on database wrapping layers. 2025-03-17 18:28:20 -03:00
test_client.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_creation.py Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize). 2025-02-16 08:43:42 +01:00
test_features.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_introspection.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_operations.py Refs #34547 -- Removed DatabaseOperations.field_cast_sql() per deprecation timeline. 2025-01-15 22:28:37 +01:00
test_schema.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00