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] Make table creation ask table name #27

Open oskar-anderson opened 1 year ago

oskar-anderson commented 1 year ago

Follow up to #22

Create a modal to specify the name of a newly created table. The table creation should happen after the name has been specified. This is needed to allow customizing first table row name to have table name prefix for #26.