drawdb-io / drawdb

Free, simple, and intuitive online database design tool and SQL generator.
https://drawdb.app
GNU Affero General Public License v3.0
19.77k stars 1.38k forks source link

there is a lack of DDL import capability #205

Open Squidyu opened 1 month ago

Squidyu commented 1 month ago

At present, there is a lack of DDL import capability, such as importing new tables or adding DDL to existing tables

1ilit commented 1 month ago

You can uncheck the checkbox for overwriting a diagram and it will import the ddl on top of the already existing diagram if that's what you mean

khalilmosavi commented 1 month ago

You can uncheck the checkbox for overwriting a diagram and it will import the ddl on top of the already existing diagram if that's what you mean