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 2022/03/31 19:52:29 UTC

[airflow] branch main updated (327eab3 -> 60d9089)

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

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


    from 327eab3  Add links for BigQuery Data Transfer (#22280)
     add 60d9089  Consistent DB upgrade/downgrade arguments (#22537)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_parser.py                  | 14 ++++-----
 airflow/cli/commands/db_command.py         | 44 +++++++++++++-------------
 airflow/utils/db.py                        |  2 +-
 scripts/ci/testing/run_offline_sql_test.sh |  2 +-
 tests/cli/commands/test_db_command.py      | 50 +++++++++++++++---------------
 5 files changed, 56 insertions(+), 56 deletions(-)