drawdb icon indicating copy to clipboard operation
drawdb copied to clipboard

Validate diagram schema before import

Open 1ilit opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. When importing from sql, if the generated diagram is corrupted it still gets imported.

Describe the solution you'd like Implement schema validation before import to make sure the form and the types of the diagram object is correct. If not display an error and block import

1ilit avatar Oct 25 '24 06:10 1ilit