You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2022/06/24 16:32:08 UTC

[airflow] branch main updated (25537acfa2 -> 40765307d8)

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

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


    from 25537acfa2 Have consistent types between the ORM and the migration files (#24044)
     add 40765307d8 Fix timestamp defaults for sensorinstance (#24638)

No new revisions were added by this update.

Summary of changes:
 airflow/migrations/versions/0001_1_5_0_current_schema.py              | 2 +-
 .../migrations/versions/0065_2_0_0_update_schema_for_smart_sensor.py  | 4 ++--
 airflow/migrations/versions/0103_2_3_0_add_callback_request_table.py  | 2 +-
 airflow/models/sensorinstance.py                                      | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)