You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: