You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/06/02 18:03:29 UTC

[airflow] branch main updated (f2e6452efd -> 75fdbf01dd)

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

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


    from f2e6452efd Removing magic status code numbers from api_connecxion (#24050)
     add 75fdbf01dd Do not support MSSQL less than v2017 in code (#24095)

No new revisions were added by this update.

Summary of changes:
 airflow/migrations/db_types.py                     | 25 ++++------------------
 airflow/migrations/db_types.pyi                    |  2 --
 .../0088_2_2_0_improve_mssql_compatibility.py      | 24 ++++++---------------
 3 files changed, 11 insertions(+), 40 deletions(-)