zach-overflow commented on PR #58584:
URL: https://github.com/apache/airflow/pull/58584#issuecomment-3577725626

   > `airflow db check-migrations -t 0`
   > 
   > exit code 0 if all is well, 1 if there would be a migration.
   > 
   > Also an exception with details:
   > 
   > ```
   > TimeoutError: There are still unapplied migrations after 1 seconds. 
MigrationHead(s) in DB: {'cc92b33c6709'} | Migration Head(s) in Source Code: 
{'665854ef0536'}
   > ```
   
   Thank you @jedcunningham , I have no clue how I managed to miss that! That's 
ideal and definitely negates this PR.


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