Quatters commented on PR #33720: URL: https://github.com/apache/superset/pull/33720#issuecomment-3121065240
I think automatic migration as @sadpandajoe suggests is better even if it's not strictly required, to be sure that all users starting from version X applied this migration. This seems more consistent and less problems in the future. Therefore I plan to 1. Create a migration file that detects whether MySQL is being used and applies the actions suggested by @michael-s-molina. 2. Write some tests to ensure the migration works correctly. 3. Add a note in UPDATING.md stating that applying the migration requires downtime. -- 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]
