Snowflake-Labs / sqltools-snowflake-driver

A Snowflake driver for the SQLTools VSCode extension.
MIT License
35 stars 15 forks source link

Feat/multiple databases #58

Closed adamNewell closed 1 year ago

adamNewell commented 1 year ago

Some users have multiple databases available to them on a single account. It is often necessary to interact with them within the same context, therefore it makes sense to include them all within the same connection

koszti commented 1 year ago

thanks for the PR. Wdyt, should we release this separately or better to do it together with your other PR? https://github.com/Snowflake-Labs/sqltools-snowflake-driver/pull/59

adamNewell commented 1 year ago

These PRs were designed to be able to be released separately, but I don't see the need. They are both part of navigation/visibility and will resolve a few of the issues logged for the repo. My only overall concern is getting an opinion on iconography for the various object types. I attempted to match icons where I could based on #14, but not all were available via codicon