ricky-chaoju commented on code in PR #59918: URL: https://github.com/apache/airflow/pull/59918#discussion_r2671495566
########## airflow-core/src/airflow/utils/db_cleanup.py: ########## Review Comment: Changed .filter() to .where() for Select objects as per SQLA2 best practices. -- 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]
