-
_Originally posted by @nikashu3110 in https://github.com/mtxr/vscode-sqltools/issues/1066#issuecomment-1399203004_
![image](https://user-images.githubusercontent.com/71190972/213854031-023809e2-27ea-…
-
[Dry run](https://cloud.google.com/bigquery/docs/samples/bigquery-query-dry-run#bigquery_query_dry_run-nodejs) allows you to see how much data will be processed during your query
-
I'm using vscode version 1.74.2 with SQLTools extension v0.26.0 On MacOS Monterey 12.6.2 in order to work with a postgresql 15 database.
when i'm writing a plpgsql function, the editor marks in col…
-
To reproduce:
Launch `Windows Powershell (x86)` on a windows 10 machine.
Then execute
```ps
Invoke-SqlCmd 'Hello, WOrld'
```
Yields
```
Invoke-SqlCmd : Could not load file or assembl…
Pxtl updated
11 months ago
-
**The problem**
When I use SQLTools with Postgres driver, I get very abbreviated error messages, compared to what I would get from the postgres console.
Example error from SQLTools:
![image](http…
-
**System Information**
Connecting OS: Ubuntu 20.04
Server OS: Microsoft Windows Server 2012
SQL Server: Microsoft SQL Server 2014
**Problem**
Can't connect to my SQL Server after installing `m…
-
Hi,
While trying to connect to an SQL Server 2008 R2 SP3 instance running on Windows Server 2008 SP2 from an Ubuntu linux 16.04 box running the latest version of mssql-scripter (1.0.0a23) I run int…
-
I am trying to set-up a VSCode connection using SQLTools to connect to Athena. This is connected to issue # 36 ( https://github.com/kovihq/sqltools-athena-driver/issues/36 )
This is my set-up
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. Se…
-
Type: Bug
Error running command sqltools.openAddConnectionScreen: command 'sqltools.openAddConnectionScreen' not found. This is likely caused by the extension that contributes sqltools.openAddConnec…