Skip to content

Nulls first construction in SQL query #211

@atainex

Description

@atainex

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions