sqlite-viewer-vscode icon indicating copy to clipboard operation
sqlite-viewer-vscode copied to clipboard

Sort tables alphabetically

Open a-was opened this issue 2 years ago • 0 comments

I have some databases with a lot of tables, it would be a lot easier to work with them if the tables were sorted by name. Currently, the names are random. Whenever I want to find some table, I have to read them all and find desired one...

Some example db:

pic

a-was avatar Aug 11 '23 18:08 a-was