-
sqls has not been maintained for a long time.
and sqlstools has various features.
https://github.com/mtxr/vscode-sqltools
-
Hi,
I have been using the SQLTools extension for a long time without any issue.
All of a sudden, since yesterday, I can no longer run queries and get the error "command 'sqltools.executeQuery' not…
-
**Environment Details:**
- **MSSQL Extension Version:** v1.10.1
- **VSCode Version:** 1.52.1
- **OS Version:** Windows_NT x64 10.0.19041
**Steps to Reproduce:**
1. Open Visual studio code
2.…
-
**Is your feature request related to a problem? Please describe.**
I have `.vscode` in `.gitignore` file and want to save session file there. Currently the only option is to specify absolute path to …
pztrn updated
2 weeks ago
-
Issue Type: Bug
## Exception
```
[Error - 2:17:16 PM] Request textDocument/definition failed.
Message: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and le…
-
When I put a comment as the first line of the query:
```sql
-- test
SELECT * FROM _txs
```
I get this error: `Release called on client which has already been released to the pool.`
If I put …
-
- MSSQL Extension Version: v1.22.0
- VSCode Version: 1.84.2
- OS Version: 10.0.22631
Steps to Reproduce:
1. Enter the command `> MS SQL: Add Microsoft Entra Account` in the command palette and…
-
EXTERNALBROWSER based authentication not working, getting "Cannot read properties of null (reading 'proofKey')" error.
Here is the error log details
[1691774054735] INFO (ext): EXECUTING COMMAND …
-
Type: Bug
activation on startup
Extension version: 0.1.7
VS Code version: Code 1.80.2 (Universal) (2ccd690cbff1569e4a83d7c43d45101f817401dc, 2023-07-27T21:05:41.366Z)
OS version: Darwin x64 22.6.0
…
-
### Description
When running Theia locally, an error is shown in the console:
```
root ERROR [hosted-plugin: 20233] Promise rejection not handled in one second: Error: Command with id 'SQLTools…