-
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
In PostgreSQL, the additional Nulls First operator is often used after ORDER BY field ASC, which regulates the sorting order of records with null values.
Is there any way to specify this fragment in the Query Builder?
And if it's not available in the Query Builder, is it possible to see this in future updates of the library?
Metadata
Metadata
Assignees
Labels
No labels