Skip to content

Commit bd8e0d3

Browse files
authored
Sqlalchemy 2.0 changes for test_scheduler_job.py (#59823)
* Compatibility updates for sqlalchemy 2.0 * Fixes for review comments * Fixes for review comments * More fixes for review comments
1 parent 67b71d3 commit bd8e0d3

File tree

2 files changed

+250
-238
lines changed

2 files changed

+250
-238
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ repos:
455455
^airflow-core/tests/unit/utils/test_cli_util.py$|
456456
^airflow-core/tests/unit/timetables/test_assets_timetable.py$|
457457
^airflow-core/tests/unit/assets/test_manager.py$|
458+
^airflow-core/tests/unit/jobs/test_scheduler_job.py$|
458459
^airflow-core/tests/unit/api_fastapi/core_api/routes/public/test_dag_run.py$|
459460
^airflow-core/tests/unit/ti_deps/deps/test_runnable_exec_date_dep.py$|
460461
^airflow-core/tests/unit/models/test_dagwarning.py$|

0 commit comments

Comments
 (0)