insomnes commented on PR #46786:
URL: https://github.com/apache/airflow/pull/46786#issuecomment-2660838383

   Background from Slack:
   
   > Yes breeze down is the way to go. The issue is that while we have 
“in-progress” work or when you switch branches  - some of the migrations might 
or might not be valid, and your database might or might not be 
upgradeable/healthy. Breeze down cleans up the volumes used by the DB and 
generally make the DB reinitialize from scratch next time
   
   > It’s rather difficult to find out when you should clean-up the database 
(for example this might happen when you just rebase to latest version of 
airlfow or go back to previous version because your old PR was based on old 
version of airflow - but maybe someone could come with a proposal how to 
communicate it better in case this happens


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