Correction Email In my previous email, I mistakenly asked for help with a “needs‑triage” labeled issue in the dev list and also labeled it as “Contribution Opportunity"
I’m sorry for this mistake. To clarify, I am a contributor, not a committer On Sun, Dec 14, 2025 at 12:15 PM Pratiksha Badheka < [email protected]> wrote: > > Hello folks, > > Happy Weekend! > > The SQLAlchemy Query object is deprecated in SQLAlchemy2.0 and I need > community help to remove deprecated query object and update to > SQLAlchemy2.0 style throughout the entire Airflow codebase > > Detailed issue: https://github.com/apache/airflow/issues/59402 > > I have removed the deprecated Query object from > airflow-core/src/airflow/models and fab providers and the merged PRs can be > used as good references > - https://github.com/apache/airflow/pull/52325 > - https://github.com/apache/airflow/pull/53953 > > Any help would be appreciated! > > Thanks & Regards, > Pratiksha Badheka > > > >
