sqlectron-gui
sqlectron-gui copied to clipboard
Fix diagram for adapters with schema support (PG, MSSQL)
The diagram works fine for MySQL, but not for PG. I have not tested for MSSQL, but I assume the diagram generation isn't supporting any adapter with schema support - https://github.com/sqlectron/sqlectron-gui/pull/664#issuecomment-847548896.
This task should be done after https://github.com/sqlectron/sqlectron-gui/issues/663.