Skip to content

Tables are sorted Z-A rather than A-Z #1675

@liamjones

Description

@liamjones

Describe the bug
Table names are sorted alphabetically (and grouped by embedded) but are Z-A rather than A-Z

To Reproduce
Create a DB with tables named A, B and C.
Open the DB in Studio, look at table order:

  1. C
  2. B
  3. A

Expected behavior
Table order is:

  1. A
  2. B
  3. C

Versions:

  • OS: Mac
  • Studio Version: 15.2.1

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