grutts commented on issue #27294: URL: https://github.com/apache/superset/issues/27294#issuecomment-2400925293
Thanks @rusackas and @sadpandajoe , we were able to upgrade by going via the intermediate versions. We encountered https://github.com/apache/superset/issues/27294 along the way but were able to patch it. I would have expected the code running in a migration to be in dedicated migration functions that won't be changed in future releases, so that migration behaviour is not affected by skipping versions. This turned out to be a false assumption, but it would be helpful it could be adopted for future migration code. Thanks again -- 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]
