plutaniano commented on PR #56100:
URL: https://github.com/apache/airflow/pull/56100#issuecomment-3335191955

   @vincbeck All other tables in this migration have this flag set to `True` 
and I can't see the reason why it shouldn't also be `True` for this one. It 
seems like it wasn't included by mistake. I'm getting an error during an 
upgrade from 2.11.0 to 3.0.6 because of this (details in the issue).
   
   Altering this migration should be fine, because it's there just to make sure 
that FAB tables exist. It's idempotent.
   
   Users that have already ran the migration will be in the same state as a 
user that is running the new version of the migration.
   
   


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

Reply via email to