Prab-27 commented on PR #55274: URL: https://github.com/apache/airflow/pull/55274#issuecomment-3262595028
@potiuk , Could you please let me know if there are any other deprecated query forms I should add? 1 query attribute .query() - added 2 class of session.orm -> Query - implementing here This seems to be another deprecated pattern, since it's using `query.filter()` in this form . : [here](https://github.com/apache/airflow/blob/eda82cadd6898db5e1d5e1840c18e05127364059/providers/fab/src/airflow/providers/fab/www/utils.py#L134) - This function appears frequently throughout these files and seems to be a common pattern. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org