Skip to content
Commit fb5c7748 authored by Anssi Kääriäinen's avatar Anssi Kääriäinen Committed by Claude Paroz
Browse files

Fixed #24615 -- ordering by expression not part of SELECT

Fixed queries where an expression was used in order_by() but the
expression wasn't in the query's select clause (for example the
expression could be masked by .values() call)

Thanks to Trac alias MattBlack85 for the report.
parent bcf700b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment