1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 5.7.35 2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Version 5.6.8 (524) 3. The steps to reproduce this issue: - Show the Items list - Observe that tables are sorted alphabetically - Type to filter the table list - Observe that tables are sorted by length of name (it appears that underscores are not considered) #### No filtering - sort alphabetical <img width="521" alt="image" src="https://github.com/TablePlus/TablePlus/assets/24777/e2f73934-112b-44bc-adfd-bdabd6517a6f"> #### Filtered - sort by name length(ish)! <img width="502" alt="image" src="https://github.com/TablePlus/TablePlus/assets/24777/08a055d0-f3cc-4870-91ea-585a9ebe5eac">
Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 5.7.35
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Version 5.6.8 (524)
The steps to reproduce this issue:
No filtering - sort alphabetical
Filtered - sort by name length(ish)!