This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d7ba536645 Update release notes
new e19ff6f620 Cascade update of taskinstance to TaskMap table (#31445)
new 91cbb84bc9 Update release note and revision head
The 2 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:
RELEASE_NOTES.rst | 1 +
... 0125_2_6_2_add_onupdate_cascade_to_taskmap.py} | 40 +++++++++++++---------
airflow/models/taskmap.py | 1 +
airflow/utils/db.py | 2 +-
docs/apache-airflow/img/airflow_erd.sha256 | 2 +-
docs/apache-airflow/img/airflow_erd.svg | 8 ++---
docs/apache-airflow/migrations-ref.rst | 4 ++-
tests/models/test_taskinstance.py | 35 ++++++++++++++++++-
8 files changed, 68 insertions(+), 25 deletions(-)
copy
airflow/migrations/versions/{0042_1_10_3_task_reschedule_fk_on_cascade_delete.py
=> 0125_2_6_2_add_onupdate_cascade_to_taskmap.py} (53%)