mirror of
https://github.com/django/django.git
synced 2025-06-30 07:49:19 +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.