mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +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.