Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] sync table <-> diagram #21

Open
mittalyashu opened this issue Dec 3, 2020 · 3 comments
Open

[feature] sync table <-> diagram #21

mittalyashu opened this issue Dec 3, 2020 · 3 comments

Comments

@mittalyashu
Copy link

mittalyashu commented Dec 3, 2020

An option to have the changes we make to the tables auto sync with diagrams.

If we have two way sync, on making changes to diagram it alters the table, though it might be dangerous and a lock system can be added on this feature.

CleanShot 2020-12-03 at 18 54 45@2x

@thien-do
Copy link

thien-do commented Dec 3, 2020

If we have two way sync, on making changes to diagram it alters the table

Hm I believe we have this at some level.. For example when you click on "Export -> SQL" does it work as expected?

@mittalyashu
Copy link
Author

For example when you click on "Export -> SQL" does it work as expected?

I haven’t tried using that feature.

@thien-do
Copy link

thien-do commented Dec 4, 2020

Can you give it a try sometimes? At the moment the "Table -> Diagram" sync happens when you "generate" the diagram and the "Diagram -> Table" sync happens when you click Export -> SQL in the diagram app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants