This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 17d75e9687b docs: fix typo in Breeze developer tasks guide (#61357)
add c1c8d4b4f5e Convert external_executor_id to TEXT from varchar(250)
(#61189)
No new revisions were added by this update.
Summary of changes:
airflow-core/docs/img/airflow_erd.sha256 | 2 +-
airflow-core/docs/img/airflow_erd.svg | 172 ++++++++++-----------
airflow-core/docs/migrations-ref.rst | 5 +-
...> 0101_3_2_0_make_external_executor_id_text.py} | 48 ++++--
airflow-core/src/airflow/models/taskinstance.py | 2 +-
.../src/airflow/models/taskinstancehistory.py | 3 +-
airflow-core/src/airflow/utils/db.py | 2 +-
.../tests/unit/models/test_taskinstance.py | 16 ++
8 files changed, 144 insertions(+), 106 deletions(-)
copy
airflow-core/src/airflow/migrations/versions/{0057_3_0_0_add_new_task_instance_field_scheduled_.py
=> 0101_3_2_0_make_external_executor_id_text.py} (53%)