Remove tests for boolean ordering
Ordering by "IS NULL" is equivalent to using "NULLS LAST/FIRST" order and should be deprecated.
Showing
Please register or sign in to comment
Ordering by "IS NULL" is equivalent to using "NULLS LAST/FIRST" order and should be deprecated.