betodealmeida commented on pull request #17275: URL: https://github.com/apache/superset/pull/17275#issuecomment-954342846
> Alternatively, we can change the original db migration to not create a constraint in revision `1d9e835a84f9` Unfortunately that would work only for fresh installs. Everyone already using Superset has the constraint set in their databases, and if they're running it under MySQL 8 the only way to upgrade their DB with your migration is to drop the constraint. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
