You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/15 19:26:08 UTC

[GitHub] [airflow] dstandish opened a new pull request #21596: Airflow db downgrade cli

dstandish opened a new pull request #21596:
URL: https://github.com/apache/airflow/pull/21596


   Add `db downgrade` CLI command
   
   Adds the ability to migrate the airflow metastore schema to a previous alembic revision.
   
   In future we will add support for providing a version tag instead of the alembic revision number.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] dstandish commented on pull request #21596: Airflow `db downgrade` cli command

Posted by GitBox <gi...@apache.org>.
dstandish commented on pull request #21596:
URL: https://github.com/apache/airflow/pull/21596#issuecomment-1049605769


   > Looks good in general, is this ready for review?
   
   yeah i think so


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #21596: Airflow `db downgrade` cli command

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #21596:
URL: https://github.com/apache/airflow/pull/21596#issuecomment-1053649686


   The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] dstandish edited a comment on pull request #21596: Airflow `db downgrade` cli command

Posted by GitBox <gi...@apache.org>.
dstandish edited a comment on pull request #21596:
URL: https://github.com/apache/airflow/pull/21596#issuecomment-1049605769


   > Looks good in general, is this ready for review?
   
   yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #21596: Airflow `db downgrade` cli command

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #21596:
URL: https://github.com/apache/airflow/pull/21596#issuecomment-1053649541


   LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk merged pull request #21596: Airflow `db downgrade` cli command

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #21596:
URL: https://github.com/apache/airflow/pull/21596


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org