mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
f0b358880a
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.