Snowflake-Labs / sqltools-snowflake-driver

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

Connection to host's all DB's is not supported #51

Closed Shir-Ariel-Havron-Hunters closed 1 year ago

Shir-Ariel-Havron-Hunters commented 2 years ago

Hi! Thank you for a very useful extension! :) I would like to be able to connect to a host and use all of it's DB's simultaneously. This is possible with other sql-agents, such as DataGrip (e.i. like in the picture Screen Shot 2021-12-30 at 15 12 08 ), however in the extension it is mandatory to choose a single DB to connect to, and then the connection does not include other DB's on the same host ( Screen Shot 2021-12-30 at 15 15 40 ).

Would that be possible? Thank you very much!

adamNewell commented 1 year ago

@Shir-Ariel-Havron-Hunters the most recent release (0.5.0) should help you out here. Let me know what you think!

koszti commented 1 year ago

closing it because it's implemented in 0.5.0