Skip to content

Explicitly use ASC in SQL syntax when using order() #23

@TimothyGillespie

Description

@TimothyGillespie

I would suggest always adding the ASC explicitly in the SQL query. I am not aware of any SQL dialect which uses the DESC declaration or requires the ASC decleration, but it seems cleaner to me.

Any thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions