Skip to content

Fix: Make table schema migration retriable#5395

Merged
izeigerman merged 1 commit intomainfrom
fix-make-schema-migration-retriable
Sep 17, 2025
Merged

Fix: Make table schema migration retriable#5395
izeigerman merged 1 commit intomainfrom
fix-make-schema-migration-retriable

Conversation

@izeigerman
Copy link
Collaborator

This prevents plan application failures in case when a concurrent plan migrates the same schema. Additionally, this update prevents contention when cloning a dev table by adding the IF NOT EXISTS clause when creating the table.

@izeigerman izeigerman requested a review from a team September 17, 2025 17:15
@izeigerman izeigerman merged commit df7d61b into main Sep 17, 2025
36 of 37 checks passed
@izeigerman izeigerman deleted the fix-make-schema-migration-retriable branch September 17, 2025 20:46
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.

2 participants