NULLS LAST in orderBy
I am trying to create a query and the only way i have been able to order by with nulls last
is this:
so my question is: is there a way to do this without using an escape hatch?
is this:
so my question is: is there a way to do this without using an escape hatch?