Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[PostgreSQL Dialect]: Support ORDER BY .. NULLS [FIRST|LAST] #5199

Closed
@YektaDev

Description

@YektaDev

Description

It's currently supported for SQLite, but not for PostgreSQL.


... ',', FOR, LIMIT or OFFSET expected, got 'NULLS'

...

 ORDER BY e.updated_at DESC NULLS LAST, e.created_at DESC
                            ^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions