dpgaspar opened a new pull request #11115: URL: https://github.com/apache/incubator-superset/pull/11115
### SUMMARY Alembic migration fails with: ``` INFO [alembic.runtime.migration] Running upgrade e5ef6828ac4e -> 18532d70ab98, Delete table_name unique constraint in mysql (psycopg2.errors.UndefinedObject) constraint "table_name" of relation "tables" does not exist [SQL: ALTER TABLE tables DROP CONSTRAINT table_name] ``` ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
