Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Fix the bug of ORDER BY ... [NULLS FIRST] clause for Postgres #361

Closed
@noahingh

Description

@noahingh

Repositories sort in descending order by latest_deployed_at field. And Postgres gives priority to NULL values when sorting. So there is a problem that repositories with no deployments are exposed first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions