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 06e1d74  Fixed issue generation to always include last release (#22265)
     add 3452f7c  Enhance `db upgrade` args (#22102)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_parser.py             |  58 ++++++----
 airflow/cli/commands/db_command.py    |  52 +++++++--
 airflow/utils/db.py                   | 202 ++++++++++++++++++----------------
 docs/apache-airflow/usage-cli.rst     |   4 +-
 tests/cli/commands/test_db_command.py |  84 ++++++++++++--
 tests/utils/test_db.py                | 107 ++++++------------
 6 files changed, 294 insertions(+), 213 deletions(-)

Reply via email to