fix empty orderBy on newer postgres versions
On newer postgres versions, this would throw a "non-integer constant in ORDER BY" error.
Merge request reports
Activity
Please register or sign in to reply
On newer postgres versions, this would throw a "non-integer constant in ORDER BY" error.