mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.44k stars 291 forks source link

sort schema alphabetically #1176

Closed robaho closed 1 year ago

robaho commented 1 year ago

The schema list in Postgres connections is not sorted making it very difficult to use when there are a large number of schemes.

I can't post a screenshot due to the nature of the schema names, etc.

gjsjohnmurray commented 1 year ago

A PR contributed by @bombillazo will resolve this in the next releases of the driver extension.