This is an automated email from the ASF dual-hosted git repository.

weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from ede7cb27fd Rename dataset related python variable names to asset 
(#41348)
     add b07b4259f1 Add 'name' and 'group' to DatasetModel (#42407)

No new revisions were added by this update.

Summary of changes:
 airflow/assets/__init__.py                         |    2 +-
 .../0034_3_0_0_add_name_field_to_dataset_model.py  |   94 +
 airflow/models/asset.py                            |   43 +-
 airflow/utils/db.py                                |    2 +-
 docs/apache-airflow/img/airflow_erd.sha256         |    2 +-
 docs/apache-airflow/img/airflow_erd.svg            | 2266 ++++++++++----------
 docs/apache-airflow/migrations-ref.rst             |    4 +-
 7 files changed, 1272 insertions(+), 1141 deletions(-)
 create mode 100644 
airflow/migrations/versions/0034_3_0_0_add_name_field_to_dataset_model.py

Reply via email to