TablePlus / diagram-plugin

111 stars 10 forks source link

Cannot generate diagram from database #35

Open chriskrogh opened 2 years ago

chriskrogh commented 2 years ago

Platform: MacOS Plugin version: 4.0 DB: PostgreSQL

Where is the "generate from database" option? I can see it in the web, but when I install the plugin locally, there is no option to generate the diagram from a database. I'm connected to a postgres db.

Web:

Screen Shot 2022-02-08 at 7 28 11 PM Screen Shot 2022-02-08 at 7 29 40 PM

Local (with plugin):

Screen Shot 2022-02-08 at 7 30 54 PM

Also is there documentation for how to use the plugin? I couldn't find it on the official docs site.

mekhovov commented 2 years ago

I have the same issue on MySQL. How can I create schema from existing DB?

chriskrogh commented 2 years ago

I have the same issue on MySQL. How can I create schema from existing DB?

I found the generate button by selecting some tables and right clicking.

Screen Shot 2022-02-16 at 12 29 48 PM

This should be documented better.