-
**Is your feature request related to a problem? Please describe.**
I've set up a couple different connections in workspace-level settings of different projects. They are stored under `.vscode` in the…
-
> `node -e 'require("fs").writeFileSync("/Users/mikes/Library/Application Support/vscode-sqltools/.node-runtime", process.execPath)' && $(exit 0)`
> Result error
>
> `node -e "require('fs').writeF…
-
Issue Type: Bug
When trying to sign into Azure environment, each drill in requires me to correct the login in after the following error pops up:
----------
System.Data.SqlClient.SqlExce…
-
Issue Type: Bug
In the output window if i select LOG (Log (SqlTools)), it always report this error
Error:
Unable to read file (Error: File not found (c:\Users\pradm\AppData\Roaming\azuredatastudi…
-
Type: Bug
Every time I open a connection from one of the Central Management Servers, it pops up the warning about the cert chain, and the connection fails to open. This happens on existing entrie…
-
When trying to run a query in an open file (Alt+Ctrl+E) I get the error "No MySQL Server or Database selected". Still I find no way of selecting the database or issuing a "use" query. Perhaps this is …
-
**Describe the bug**
VSCode doesn't freeze technically but practically.
All actions like global searching, git features, etc. just don't finish. As if they are waiting for some action to be finished…
-
**Describe the bug**
If a query returns more than two unnamed columns, the results table mistakenly uses the values from only the last column for all the unnamed columns after the first.
**T…
-
**Describe the bug**
When I have more than one database in the same cluster/connection, the intellisense fetch all table names, columns, etc, of all databases, instead of only the one configured in t…
-
Follow-up to the fix for mssql #7
cmoog updated
9 months ago