Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update trigger kwargs migration to specify existing_nullable #39361

Merged
merged 1 commit into from
May 2, 2024

Conversation

ephraimbuddy
Copy link
Contributor

Without the existing_nullable set during alter_column, MySQL will set it to Null.
See https://alembic.sqlalchemy.org/en/latest/ops.html#alembic.operations.Operations.alter_column.params.existing_nullable

@ephraimbuddy ephraimbuddy merged commit 1d504ca into apache:main May 2, 2024
40 checks passed
@ephraimbuddy ephraimbuddy deleted the add-existing-nullable branch May 2, 2024 08:56
ephraimbuddy added a commit that referenced this pull request May 2, 2024
ephraimbuddy added a commit to astronomer/airflow that referenced this pull request May 2, 2024
I missed this in the earlier PR on adding the existing_nullable(apache#39361)
ephraimbuddy added a commit to astronomer/airflow that referenced this pull request May 2, 2024
I missed this in the earlier PR on adding the existing_nullable(apache#39361)
ephraimbuddy added a commit that referenced this pull request May 2, 2024
)

I missed this in the earlier PR on adding the existing_nullable(#39361)
RodrigoGanancia pushed a commit to RodrigoGanancia/airflow that referenced this pull request May 10, 2024
RodrigoGanancia pushed a commit to RodrigoGanancia/airflow that referenced this pull request May 10, 2024
…che#39374)

I missed this in the earlier PR on adding the existing_nullable(apache#39361)
@utkarsharma2 utkarsharma2 added the type:improvement Changelog: Improvements label Jun 3, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.9.2 milestone Jun 3, 2024
utkarsharma2 pushed a commit that referenced this pull request Jun 4, 2024
)

I missed this in the earlier PR on adding the existing_nullable(#39361)

(cherry picked from commit ee584f4)
ephraimbuddy added a commit that referenced this pull request Jun 5, 2024
)

I missed this in the earlier PR on adding the existing_nullable(#39361)

(cherry picked from commit ee584f4)
ephraimbuddy added a commit that referenced this pull request Jun 5, 2024
)

I missed this in the earlier PR on adding the existing_nullable(#39361)

(cherry picked from commit ee584f4)
utkarsharma2 pushed a commit that referenced this pull request Jun 5, 2024
)

I missed this in the earlier PR on adding the existing_nullable(#39361)

(cherry picked from commit ee584f4)
ephraimbuddy added a commit that referenced this pull request Jun 5, 2024
)

I missed this in the earlier PR on adding the existing_nullable(#39361)

(cherry picked from commit ee584f4)
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 kind:documentation type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants