Skip to content

Fix: Prefetch all relevant data objects during snapshot migration#5301

Merged
izeigerman merged 1 commit intomainfrom
fix-fetch-data-objects-for-migrate-in-bulk
Sep 4, 2025
Merged

Fix: Prefetch all relevant data objects during snapshot migration#5301
izeigerman merged 1 commit intomainfrom
fix-fetch-data-objects-for-migrate-in-bulk

Conversation

@izeigerman
Copy link
Collaborator

@izeigerman izeigerman commented Sep 4, 2025

This update improves the performance of the schema migration plan stage by checking for the existence of snapshot tables in bulk instead of one by one.

The impact is particularly noticeable when deploying many changes to production or when initializing a project with existing models from scratch.

@izeigerman izeigerman requested a review from a team September 4, 2025 17:10
@izeigerman izeigerman merged commit e0cd531 into main Sep 4, 2025
45 of 46 checks passed
@izeigerman izeigerman deleted the fix-fetch-data-objects-for-migrate-in-bulk branch September 4, 2025 18:18
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