Skip to content

Change the signature of BaseDBManager downgrade method#55907

Merged
kaxil merged 1 commit into
apache:mainfrom
astronomer:change-db-manager-signature
Sep 20, 2025
Merged

Change the signature of BaseDBManager downgrade method#55907
kaxil merged 1 commit into
apache:mainfrom
astronomer:change-db-manager-signature

Conversation

@ephraimbuddy

Copy link
Copy Markdown
Contributor

This changes the signature of BaseDBManager.downgrade to use revision instead of version args. This aligns it with the upgradedb method and fixes issue where the db manager downgrade command was calling the downgrade with revision instead of version. This is going to be a breaking change but I doubt there's usages of this in the wild cause there's a bug and no one noticed till now.

This changes the signature of BaseDBManager.downgrade to use revision instead
of version args. This aligns it with the upgradedb method and fixes issue
where the db manager downgrade command was calling the downgrade with revision
instead of version. This is going to be a breaking change but I doubt there's
usages of this in the wild cause there's a bug and no one noticed till now.
@kaxil kaxil added this to the Airflow 3.1.1 milestone Sep 19, 2025
@kaxil kaxil merged commit bff6c95 into apache:main Sep 20, 2025
109 checks passed
@kaxil kaxil deleted the change-db-manager-signature branch September 20, 2025 14:04
KatalKavya96 pushed a commit to KatalKavya96/airflow that referenced this pull request Sep 22, 2025
@kaxil kaxil modified the milestones: Airflow 3.1.1, Airflow 3.1.0 Sep 23, 2025
kaxil pushed a commit that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants