django/tests/queries
Alex Fischer c6a4f853c7 Fixed #35712 -- Prevented Q.check() from leaving the connection in an unusable state.
Co-authored-by: Simon Charette <charette.s@gmail.com>
2024-09-02 17:00:55 +02:00
..
__init__.py
models.py
test_bulk_update.py
test_contains.py
test_db_returning.py
test_explain.py Added supports_select_union skips in queries and aggregation tests. 2024-08-26 12:53:08 -03:00
test_iterator.py
test_q.py Fixed #35712 -- Prevented Q.check() from leaving the connection in an unusable state. 2024-09-02 17:00:55 +02:00
test_qs_combinators.py
test_query.py
test_sqlcompiler.py
tests.py Added supports_select_union skips in queries and aggregation tests. 2024-08-26 12:53:08 -03:00