We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd8a28 commit a0d8387Copy full SHA for a0d8387
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.2.1 (2021-02-21)
2
+-------------------
3
+
4
+- Fixed an issue when could not connect to Snowflake if `QUOTED_IDENTIFIERS_IGNORE_CASE` parameters is True
5
6
0.2.0 (2020-11-09)
7
-------------------
8
package.json
@@ -2,7 +2,7 @@
"name": "snowflake-driver-for-sqltools",
"displayName": "Snowflake Driver for SQLTools",
"description": "SQLTools Snowflake driver",
- "version": "0.2.0",
+ "version": "0.2.1",
"engines": {
"vscode": "^1.42.0"
},
0 commit comments