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

Optimize realm migrations #639

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Beyley
Copy link
Member

@Beyley Beyley commented Aug 14, 2024

Doing all these loops even when there's no work wastes a lot of time, so lets skip them if necessary

Doing all these loops even when theres no work wastes a lot of time, so lets skip that
@Beyley Beyley requested a review from jvyden August 14, 2024 07:40
@jvyden jvyden merged commit 6406dfb into LittleBigRefresh:main Aug 14, 2024
2 checks passed
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