sqltools-duckdb-driver
sqltools-duckdb-driver copied to clipboard
DuckDB Driver for SQLTools
### Describe the bug Cannot connect to DuckDB database due to broken driver detection behind corporate Proxy. ### Steps to Reproduce Set a new DuckDB connection, and connect SqlTools log:...
Thank you for the wonderful extension! I want to use it in Positron (a fork of VSC by Rstudio for R and Python). Positron only has access to OpenVSX extensions...
Hi there expanding a table in the tree on the left which is not in the default schema fails:   Attached databases also seem to suffer from this behavior...
when trying to explore the table to see columns I get this error in vscode: Request connection/GetChildrenForTreeItemRequest failed with message: Catalog Error: Table with name entities does not exist! Did...
## To Reproduce 1. Open a Read/Write connection using SQLTools to a duckdb 2. (Don't run any queries) 3. Attempt to access the duckdb from another client ## Expected result...
it would be great if the extension would fully support remote development. e.g. the file browser always shows the local filesystem instead of the remote one when selecting the duckdb...
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.26.0 to 3.1.1. Release notes Sourced from @vscode/vsce's releases. v3.1.1 Changes: #1058: Auto Assign Chat Participant Tag #1060: Quote filename value in Content-Disposition header This list of...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.23 to 22.7.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tsup](https://github.com/egoist/tsup) from 8.0.2 to 8.3.0. Release notes Sourced from tsup's releases. v8.3.0 8.3.0 (2024-09-17) Bug Fixes fix experimentalDts file cleaning and watching (#1199) (76dc18b) Features add support for cts...