Closed KreizIT closed 3 years ago
thanks for reporting this.
New version (0.4.2) with the fix is published to VSCode Marketplace and it should be now ready to upgrade in your VSCode.
You will need to put the database name in double quotes in the connection form: "DATA-DEV"
and everything should work.
Can you please confirm if it's working so we can close this issue?
Hello, Yes it's ok
When trying to develop Schemas node, we get an error : 'sqltools.getChildrenForTreeItem' failed. Query in snowflake is :
This error is due to database name : DATA-DEV. In that case database name must be enclosed by double quote.