R0tenur / visualization

MIT License
177 stars 26 forks source link

Extension not appearing on dashboard #27

Open thebaht opened 3 years ago

thebaht commented 3 years ago

Expected Behavior

" Show database schema Double tap your db and press "Schema Visualization" on the dashboard. "

Current Behavior

The extension doesn't show up on my dashboard, so I can't press "Schema Visualization" to show the schema

Context (Environment)

Azure Data Studio Version: 1.24.0 (system setup) Commit: eb3c0f5d9df86b9490606aab7fffaa253b0aca4d Date: 2020-11-10T23:38:09.705Z VS Code: 1.48.0 Electron: 9.3.0 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Windows_NT x64 10.0.19042

Detailed Description

Missing extension

R0tenur commented 3 years ago

Is this for sql-server?

thebaht commented 3 years ago

it's postgres

R0tenur commented 3 years ago

I've not managed to make it work for postgres yet. It's not about grabbing the table data, but make the extention to appear. Have ypu seen other extentions where this works? If so I would like to check them out Related to #9

thebaht commented 3 years ago

No, I haven't seen another extension where it works yet. I only started using azure data studio less than a week ago

DarkFM commented 3 years ago

I also get the same issue when connecting to a local SQL Server Instance running in a Linux Docker Container image

manishnextsteps commented 3 years ago

I am experiencing the same issue while connecting to a local SQL Server Instance @R0tenur

R0tenur commented 3 years ago

What platform are you using? Windows, mac, linux? And version of data studio?

manishnextsteps commented 3 years ago

Linux. Azure data studio version: 1.21.0

alexyca commented 3 years ago

I had a similar issus in a database in which I had custom insight. Deleting custom widget insight make it appears.