You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/06/17 10:23:07 UTC

[airflow] branch master updated (8a1f574 -> 9e6b5ab)

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

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


    from 8a1f574  Fix typo in CONTRIBUTING.rst (#9340)
     add 9e6b5ab  Fix retries causing constraint violation on MySQL with DAG Serialization (#9336)

No new revisions were added by this update.

Summary of changes:
 ...ea_add_precision_to_execution_date_in_mysql.py} |  43 +++++----
 tests/models/test_taskinstance.py                  | 106 +++++++++++----------
 2 files changed, 84 insertions(+), 65 deletions(-)
 copy airflow/migrations/versions/{f23433877c24_fix_mysql_not_null_constraint.py => a66efa278eea_add_precision_to_execution_date_in_mysql.py} (51%)