You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/11/20 11:39:01 UTC

[airflow] branch master updated (e9cfa39 -> 4428235)

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

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


    from e9cfa39  Turn off foreign keys before altering table to prevent sqlite issue. (#12487)
     add 4428235  Fixes taskInstances API endpoint when start_date, end_date or state are None(null) (#12453)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/openapi/v1.yaml              |  3 ++
 .../endpoints/test_task_instance_endpoint.py       | 40 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)