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

there is a lack of DDL import capability #205

Open Squidyu opened 3 months ago

Squidyu commented 3 months ago

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

1ilit commented 3 months 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 3 months 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