betodealmeida edited a comment on pull request #16756:
URL: https://github.com/apache/superset/pull/16756#issuecomment-954244614


   This migration is failing on MySQL for me, for some reason:
   
   ```
   sqlalchemy.exc.OperationalError: (MySQLdb._exceptions.OperationalError) 
(3959, "Check constraint 'dbs_chk_9' uses column 'allow_csv_upload', hence 
column cannot be dropped or renamed.")
   ```
   
   Looks like it happens in MySQL 8: 
https://github.com/sqlalchemy/alembic/issues/699


-- 
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]

Reply via email to