jordibeen commented on issue #25505:
URL: https://github.com/apache/superset/issues/25505#issuecomment-1752895585

   In addition to this, I've noticed that [migration 
317970b4400c](https://github.com/apache/superset/blob/178607093fa826947d9130386705a2e3ed3d9a88/superset/migrations/versions/2023-09-06_13-18_317970b4400c_added_time_secondary_column_to_.py#L20)
 (the one that revises [migration 
ec54aca4c8a2](https://github.com/apache/superset/blob/178607093fa826947d9130386705a2e3ed3d9a88/superset/migrations/versions/2023-08-22_11-09_ec54aca4c8a2_increase_ab_user_email_field_size.py#L19))
 does not exist when pulling `apache/superset:3.0.0`. This results in our 
Superset instance being stuck on `ec54aca4c8a2`.
   
   Migration timeline:
   - 
[ec54aca4c8a2_increase_ab_user_email_field_size](https://github.com/apache/superset/blob/178607093fa826947d9130386705a2e3ed3d9a88/superset/migrations/versions/2023-08-22_11-09_ec54aca4c8a2_increase_ab_user_email_field_size.py#L19)
 (the one we're stuck on)
   - 
[317970b4400c_added_time_secondary_column_to_](https://github.com/apache/superset/blob/178607093fa826947d9130386705a2e3ed3d9a88/superset/migrations/versions/2023-09-06_13-18_317970b4400c_added_time_secondary_column_to_.py#L20)
 (the one that doesn't exist in the 3.0 image)
   - 
[4b85906e5b91_add_on_delete_cascade_for_dashboard_roles](https://github.com/apache/superset/blob/178607093fa826947d9130386705a2e3ed3d9a88/superset/migrations/versions/2023-09-15_12-58_4b85906e5b91_add_on_delete_cascade_for_dashboard_roles.py#L20)
 (this one somehow **does** exist in the 3.0 image)
   


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

Reply via email to