oskar-anderson / HedgehogDBD

ERD modeling tool for visualizing database diagrams
https://hedgehog-dbd.vercel.app/
MIT License
11 stars 1 forks source link

[feature request] Add validation to table name uniqueness #19

Open oskar-anderson opened 12 months ago

oskar-anderson commented 12 months ago

Add validation to table page that all tables must have unique names when clicking "Save changes" button. Both a generic error toast and a input field specific error should be used.