potiuk commented on code in PR #52083: URL: https://github.com/apache/airflow/pull/52083#discussion_r2161376826
########## contributing-docs/08_static_code_checks.rst: ########## @@ -354,6 +354,8 @@ require Breeze Docker image to be built locally. +-----------------------------------------------------------+--------------------------------------------------------+---------+ | pretty-format-json | Format JSON files | | +-----------------------------------------------------------+--------------------------------------------------------+---------+ +| prevent-usage-of-session-query | Prevent usage of session.query | | Review Comment: One small thing. I think it would be nice to rename it to use "prevent-deprecated-sqlalchemy-usage". I can imagine that we might want to update it soon with other rules that we will find when we migrate to sqlalchemy 2 -- 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