Skip to content

Order by with NullsOrder.last with Managers #3386

Answered by simolus3
Romain-Guillot asked this question in Q&A
Discussion options

You must be logged in to vote

The manager API does not currently support the NullsOrder enum to control how null values are sorted. I'll add that API in #3387, so the next drift version will let you write o.firstName.asc(nulls: NullsOrder.last).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Romain-Guillot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants