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.75k stars 1.59k forks source link

Changing an ENUM's name doesn't update the tables using it #193

Closed DeadlySurgeon closed 3 months ago

DeadlySurgeon commented 3 months ago

If you create an ENUM and assign a column using it, and then go to update the name, it does not reflect in the table or in the generated SQL.