mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
[GH-ISSUE #32] Auto-arrange function #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IvanDrag0 on GitHub (Nov 7, 2023).
Original GitHub issue: https://github.com/findyourmagic/dber/issues/32
Does the software have an auto-arrange function? So that if I import an SQL file with a number of tables and relationships, the UI would auto spread/arrange them in a way that's easier to view (rather then just a grid with overlapping relationship lines)?
@findyourmagic commented on GitHub (Nov 9, 2023):
Thank you for your suggestion. Could you please provide some diagrams or screenshots to further illustrate the issue?
@IvanDrag0 commented on GitHub (Nov 13, 2023):
For example, if I were to import a schema with several connections, the program would arrange them in a gird and as a result could arrange them in a way that would cause the relationships to overlap the tables themselves.
@mardukbp commented on GitHub (Mar 27, 2024):
JointJS provides this functionality. To me it's the only feature missing in this otherwise amazing tool. Thank you for DBER!
@findyourmagic commented on GitHub (Mar 28, 2024):
Thank you for your suggestions, it means a lot. I have been quite busy with work lately, but I will try to make improvements to this project in a few weeks.