evidence-dev / sqltools-duckdb-driver

DuckDB Driver for SQLTools
https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-duckdb-driver
MIT License
17 stars 6 forks source link

db explorer not working properly column names can't show? #19

Closed tyw214 closed 1 week ago

tyw214 commented 1 month ago

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 you mean "iasset_iasset.entities"?

any reason why?

archiewood commented 1 week ago

duplicate of https://github.com/evidence-dev/sqltools-duckdb-driver/issues/18