mirror of
https://github.com/django/django.git
synced 2024-11-21 19:09:18 +01:00
53ea4cce2f
Just like normal queries, combined queries' outer references might fully resolve before their reference is assigned its final alias. Refs #29338. Thanks Antony_K for the report and example, and thanks Mariusz Felisiak for the review. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_bulk_update.py | ||
test_contains.py | ||
test_db_returning.py | ||
test_explain.py | ||
test_iterator.py | ||
test_q.py | ||
test_qs_combinators.py | ||
test_query.py | ||
test_sqlcompiler.py | ||
tests.py |