1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/backends/base
Ilya Bass 798e38c2b9 Fixed #31090 -- Logged transaction management queries.
Thanks to Petter Strandmark for the original idea and Mariusz Felisiak
for advice during the DjangoConUS 2022 Sprint!
2022-11-21 09:10:14 +01:00
..
app_unmigrated
__init__.py
test_base.py Fixed #31090 -- Logged transaction management queries. 2022-11-21 09:10:14 +01:00
test_client.py
test_creation.py
test_features.py
test_introspection.py
test_operations.py Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters. 2022-07-06 07:40:07 +02:00
test_schema.py