mirror of
https://github.com/django/django.git
synced 2025-02-23 07:55:07 +00:00
A regression caused queries to produce incorrect results for cases where extra(select) is excluded by values() but included by extra(order_by) The regression was caused by 2f35c6f10fcbae541691207fb0c0560a13b754fc.