This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 5ab6543 Fixes name of pre-commit cache for multiple branches (#10299)
new ff4baf6 Add Snowflake support to SQL operator and sensor (#9843)
new 7061c83 Avoid sharing session with RenderedTaskInstanceFields write
and delete (#9993)
new ab5343d [AIRFLOW-6931] Fixed migrations to find all dependencies for
MSSQL (#9891)
new f41f9ec Fix regression in SQLThresholdCheckOperator (#9312)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../74effc47d867_change_datetime_to_datetime2_6_on_mssql_.py | 2 +-
airflow/models/taskinstance.py | 4 ++--
airflow/operators/sql.py | 7 ++++---
airflow/sensors/sql_sensor.py | 2 +-
tests/operators/test_sql.py | 12 ++++++------
5 files changed, 14 insertions(+), 13 deletions(-)