Skip to content

Conversation

@ricky-chaoju
Copy link
Contributor

related: #59402

Migrate deprecated SQLAlchemy Query object usage to SQLAlchemy 2.0 style in:

  • test_rotate_fernet_key_command.py
  • test_pool_command.py
  • test_connection_command.py
  • test_dag_command.py
  • test_team_command.py

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:CLI area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Jan 8, 2026
@vincbeck vincbeck merged commit 84d9247 into apache:main Jan 8, 2026
69 checks passed
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 84d9247 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

@ricky-chaoju ricky-chaoju deleted the refactor/sqla2-combined-core-tests branch January 9, 2026 00:20
chirodip98 pushed a commit to chirodip98/airflow-contrib that referenced this pull request Jan 9, 2026
* Refactor airflow-core/tests cli commands to use SQLA2

* Refactor airflow-core/tests cli commands to use SQLA2
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
* Refactor airflow-core/tests cli commands to use SQLA2

* Refactor airflow-core/tests cli commands to use SQLA2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants