drawdb-io / drawdb

Free, simple, and intuitive online database diagram editor and SQL generator.
https://drawdb.app
GNU Affero General Public License v3.0
22.7k stars 1.58k forks source link

Validate diagram schema before import #277

Open 1ilit opened 4 weeks ago

1ilit commented 4 weeks ago

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