Skip to content

Natural / version sort #14003

@alexey-milovidov

Description

@alexey-milovidov

Use case
Provide a way to sort strings in the following order:

hello4world5
hello4world10
hello30
hello123

It's in question what is better - maybe add a function that will map string to some value that will have the desired order (array of components) or implement it as a modifier to ORDER BY element.

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