Skip to content

ID sorting #24

@MineKing9534

Description

@MineKing9534

Currently, when sorting ids, they are not properly sorted by creating time, because Base62 uses uppercase letters first, while sorting usually uses lowercase letters first.
This could be fixed by making Base62 use reversed order of character, but this would break compatibility with old ids…

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions