django/tests/backends/base
Simon Charette 877c800f25 Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-07-06 07:40:07 +02: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 #33379 -- Added minimum database version checks. 2022-02-18 13:37:49 +01:00
test_client.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_creation.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +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 CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters. 2022-07-06 07:40:07 +02:00
test_schema.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00