sadpandajoe commented on issue #33739: URL: https://github.com/apache/superset/issues/33739#issuecomment-2963714998
Looks like we might have cherried two migration files: - https://github.com/apache/superset/blob/5.0.0rc2/superset/migrations/versions/2025-03-03_20-52_94e7a3499973_add_folders_column_to_dataset.py - https://github.com/apache/superset/blob/5.0.0rc2/superset/migrations/versions/2025-03-19_17-46_32bf93dfe2a4_add_on_cascade_in_fab_tables.py in RC2 that are removed in RC3. Because of this if you've already upgraded using rc2, it may run into a problem. I believe if you just downgrade your database to revision `74ad1125881c` and run the rc3 upgrade again you should be fine. cc: @michael-s-molina in case others are running into this in future RCs. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org