Vamsi-klu commented on PR #67285: URL: https://github.com/apache/airflow/pull/67285#issuecomment-4584958939
This branch needs a rebase before the migration changes are reviewable. I reproduced the current conflict with `git merge-tree --write-tree --name-only --messages upstream/main HEAD`; it conflicts in `airflow-core/docs/migrations-ref.rst` and `airflow-core/src/airflow/utils/db.py`. Current `main` now has migration head `8812eb67b63c`, while this PR still chains its new migration from `acc215baed80`. Please rebase, place this migration after the current head, update `_REVISION_HEADS_MAP`, and regenerate the migration reference table. --- Drafted-by: Codex (GPT-5); reviewed by @Vamsi-klu before posting -- 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]
