Skip to content

Releases: Snowflake-Labs/sqltools-snowflake-driver

0.5.0 (2022-11-09)

09 Nov 14:45
7620316
Compare
Choose a tag to compare
  • DB navigation tree to show all databases in the same account
  • DB navigation tree to show additional schema level objects:
    • Materialised views
    • File Formats
    • Functions
    • Materialized Views
    • Pipes
    • Procedures
    • Sequences
    • Stages
    • Streams
    • Tasks

0.4.2 (2021-03-21)

21 Mar 16:21
b8322c5
Compare
Choose a tag to compare
  • Fixed an issue when case sensitive database object names or ones with special characters didn't show up in the object browser
  • Added meaningful error messages when Snowflake account in the connection screen was not given in the correct format

0.4.1 (2021-03-15)

15 Mar 17:59
0624df4
Compare
Choose a tag to compare
  • Fixed an issue when Browser Based SSO could not connect to Snowflake account in Oregon US West region

0.4.0 (2021-03-13)

13 Mar 12:53
593276b
Compare
Choose a tag to compare
  • Add Browser Based SSO authentication
  • Add Key Pair authentication
  • Add OAuth authentication

0.3.0 (2021-02-21)

21 Feb 10:22
76cfea9
Compare
Choose a tag to compare
  • Add OCSP Fail-Open and Fail-Close mode

0.2.1 (2021-02-21)

21 Feb 01:58
a0d8387
Compare
Choose a tag to compare
  • Fixed an issue when could not connect to Snowflake if QUOTED_IDENTIFIERS_IGNORE_CASE parameters is True

0.2.0 (2020-11-09)

09 Nov 10:36
b6dad7f
Compare
Choose a tag to compare
  • Make warehouse connection parameter mandatory
  • Fixed an issue when user without default warehouse could not connect to snowflake

0.1.1 (2020-11-03)

03 Nov 02:21
Compare
Choose a tag to compare
  • Add extension icon

0.1.0 (2020-11-03)

03 Nov 01:19
Compare
Choose a tag to compare
  • Initial release