betodealmeida commented on pull request #15807: URL: https://github.com/apache/superset/pull/15807#issuecomment-883791955
This is not working in SQLite, but there's also a few other migrations that are not working because they drop columns without using `op.batch`: - superset/migrations/versions/19e978e1b9c3_add_report_format_to_report_schedule_.py - superset/migrations/versions/2e5a0ee25ed4_refractor_alerting.py - superset/migrations/versions/301362411006_add_execution_id_to_report_execution_.py - superset/migrations/versions/49b5a32daba5_add_report_schedules.py - superset/migrations/versions/585b0b1a7b18_add_exec_info_to_saved_queries.py - superset/migrations/versions/5daced1f0e76_reports_add_working_timeout_column.py -- 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]
