mirror of
https://github.com/django/django.git
synced 2025-04-12 19:42:20 +00:00
Tested that the extra select that appears in the select clause only because of distinct() and order_by() doesn't appear in the result values.
Tested that the extra select that appears in the select clause only because of distinct() and order_by() doesn't appear in the result values.