Skip to content

[migration-0102] Change logic migration data of postgresql#63625

Open
nhuantho wants to merge 2 commits intoapache:mainfrom
nhuantho:core/migration-63545
Open

[migration-0102] Change logic migration data of postgresql#63625
nhuantho wants to merge 2 commits intoapache:mainfrom
nhuantho:core/migration-63545

Conversation

@nhuantho
Copy link
Contributor


Testing

  • Verify logic of query of task_instance

  • Before

image
  • Run query
image
  • After
image
  • Verify logic of query of task_instance_history
image
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@nhuantho nhuantho requested a review from ephraimbuddy as a code owner March 15, 2026 07:52
@boring-cyborg boring-cyborg bot added the area:db-migrations PRs with DB migration label Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:db-migrations PRs with DB migration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration 0102 downgrade holds exclusive lock on task_instance for extended period during TEXT→VARCHAR(250) rewrite

1 participant