Skip to content

Airflow upgrade script#12

Draft
gabrielwol wants to merge 18 commits intomainfrom
airflow_upgrade_script
Draft

Airflow upgrade script#12
gabrielwol wants to merge 18 commits intomainfrom
airflow_upgrade_script

Conversation

@gabrielwol
Copy link
Copy Markdown
Contributor

No description provided.

@gabrielwol gabrielwol requested a review from chmnata June 20, 2025 19:02
@gabrielwol gabrielwol self-assigned this Jun 20, 2025
@gabrielwol gabrielwol force-pushed the airflow_upgrade_script branch from dfc16c6 to bf251ed Compare June 20, 2025 19:05
@gabrielwol gabrielwol force-pushed the airflow_upgrade_script branch from f35e4e5 to bdadea9 Compare July 16, 2025 13:34
Comment thread utils/airflow_upgrade.sh
#migrate airflow database
initialize_airflow_db() {
echo "Migrating Airflow database..."
airflow db migrate
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before migration, we should use airflow db clean to archive some older metadata, which will have the added benefit of speeding up migrate command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant