mirror of
https://github.com/apache/superset.git
synced 2026-04-13 13:18:25 +00:00
* fix: alembic migration fails by deleting non existent constraint on tables
* Revert "fix: alembic migration fails by deleting non existent constraint on tables"
This reverts commit 3a359b0577.
* mantain migration but just for MySQL and add downgrade procedure
* skip the downgrade
Generic single-database configuration.