drawdb-io / drawdb-io/drawdb

[FEATURE] Save/remember table positions on export

Open
#438 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39.5k
Forks
3.2k
Avg merge
10h 46m
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**
When I or my colleague export schema into any format, then trying to import tables appear in random place and order. Then it takes a lot of time to organize that again, to have clarity and minimum intersections between lines.
Image exports that preserve the same positions doesn't allow to reimport and modify schema.

**Describe the solution you'd like**
Would be great if system could extend existing formats (e.g. DBML, JSON) or develop new format that would preserve position.
Otherwise extend ability to save this information on server. So that even if I change browser I could access diagram later.

**Additional context**
_< none >_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.