ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

Sort table list alphabetically #373

Closed OliverBeckwith closed 2 years ago

OliverBeckwith commented 2 years ago

This orders the MySQL and PostgreSQL tables alphabetically, as a fix for #340. I tested SQLite as well but appears to already sort correctly.