ephraimbuddy commented on code in PR #41804:
URL: https://github.com/apache/airflow/pull/41804#discussion_r1764465641


##########
airflow/providers/fab/migrations/versions/0001_1_3_0_placeholder_migration.py:
##########


Review Comment:
   We need a revision ID that `_create_db_from_orm` code will use to stamp the 
migration. Otherwise, it will run without stamping the migration, leading to 
subsequent changes to the table not being migrated.
   
https://github.com/apache/airflow/blob/5d56a73c7baadbbbcebda4329f5d4638634bafd3/airflow/utils/db_manager.py#L70-L71



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