R0tenur / visualization

MIT License
173 stars 26 forks source link

No longer creates/shows a schema #69

Closed ssnyder closed 2 years ago

ssnyder commented 2 years ago

Installed new plugin, reloaded window....tried to see the schema visualization and it just waits and waits and waits....never coming back!

Expected Behavior

I should see the schema!

Version: 1.32.0 (user setup) Commit: 4a45ba7cf20dd4129f1a08e5e776dfb33e3d1d1e Date: 2021-08-16T18:08:28.086Z VS Code: 1.56.0 Electron: 12.0.7 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Windows_NT x64 10.0.19043

just downloaded and installed the 0.7.1 release of this extension

R0tenur commented 2 years ago

Have you tried the more recent https://github.com/R0tenur/visualization/releases/tag/v0.8.2

MladenMiljus commented 2 years ago

Can confirm this works for me. With v0.7.1 only got the message Getting the database structure... the whole time (worked before), with v0.8.2 the image was created after a second. Version v0.7.1 is still the default though in Azure Data Studio extension search.

R0tenur commented 2 years ago

Yeah, to update the version I need to submit a pullrequest to the azure data studio repo. I have decided to automate that process before I do it again, but have not had the time