mirror of
https://github.com/django/django.git
synced 2025-03-12 18:30:48 +00:00
Non-tuple exact and in lookups have specialized logic for subqueries that can be adapted to properly assign select mask if unspecified and ensure the number of involved members are matching on both side of the operator.