Skip to content

bun.OrderAscNullsFirst alias incorrect #1305

@qingtao

Description

@qingtao

Release v1.2.16 the const value bun.OrderAscNullsFirst:

OrderAscNullsFirst = schema.OrderDesc

should be:

OrderAscNullsFirst = schema.OrderAscNullsFirst

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions