This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 73e03131d2 Separate and split run job method into
prepare/execute/complete steps (#30308)
add ffa2d479e9 Update SQLAlchemy `select()` to new style (#30515)
No new revisions were added by this update.
Summary of changes:
.../migrations/versions/0093_2_2_0_taskinstance_keyed_to_dagrun.py | 2 +-
.../versions/0104_2_3_0_migrate_rtif_to_use_run_id_and_map_index.py | 2 +-
airflow/migrations/versions/0105_2_3_0_add_map_index_to_taskfail.py | 2 +-
airflow/models/dagrun.py | 2 +-
airflow/utils/db.py | 4 ++--
docs/apache-airflow/img/airflow_erd.sha256 | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)