Open windmillcode0 opened 7 months ago
If you can show us the files responsible for pulling all the schema entities (SELECT * FROM Information_Schema` that would work
I think ERD support would be really useful. Do you have some thoughts on how you would achive this? Is there something pre-built that does the heavy lifting? What did you have in mind?
were using https://www.npmjs.com/package/@dineug/erd-editor for the ERD diagram So far were able to run the main extension in extension developer but if we can get the pluging that will work wonders. We would want the diagram to optionally include the schema the entity is coming from since right now we have a cross schema db
Hello. I really miss this feature. It would be really cool if it was there.
Is your feature request related to a problem? Please describe. More of an inconvenience how easy would it to create an ERD diagram
Describe the solution you'd like ERD diagram support
Describe alternatives you've considered DBeaver was a comprehensive tool but lacked ERD diagram support
Additional context I cant believe no one reach out about this earlier we will make a PR and work on it