mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 291 forks source link

No tables or views in tree using Databricks driver. #1236

Closed cyaris closed 8 months ago

cyaris commented 8 months ago

I am able to query as expected, but when I go to the tree it says Nothing here beneath Tables and Views.

Screenshot 2023-11-02 at 11 50 28 AM

I am on the newest version of SQLTools and the Databricks driver.

gjsjohnmurray commented 8 months ago

Please raise this with the author of the Databricks driver. One way is to use the "Report Issue" option from VS Code's "Help" menu, then choose "An extension" in the second dropdown and the Databricks driver on the third one.

cyaris commented 8 months ago

Understood. Thank you!