Muhtasim-Munif-Fahim opened a new pull request, #69645: URL: https://github.com/apache/airflow/pull/69645
## Summary - add a rollback warning to the upgrade guide explaining that backups are the only clean rollback path once a newer Airflow version has written incompatible metadata rows - add a matching warning to the db downgrade CLI docs explaining that the command only reverts Alembic schema changes ## Testing - git diff --check - python -m docutils --report=5 --exit-status=4 airflow-core/docs/howto/usage-cli.rst NUL - python -m docutils --report=5 --exit-status=4 airflow-core/docs/installation/upgrading.rst NUL Closes #68317 -- 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]
