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

Sync schema migration #1789

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

Sync schema migration #1789

wants to merge 30 commits into from

Conversation

clementetb
Copy link
Contributor

@clementetb clementetb commented Jun 28, 2024

This PR adds support for sync schema migration.

Sync migrations are only triggered when opening the Realm asynchronously. This PR adds this condition to the heuristic that determines whether to open the realm asynchronously or not.

@cla-bot cla-bot bot added the cla: yes label Jun 28, 2024
@clementetb clementetb changed the title Ct/sync migration Sync schema migration Jun 28, 2024
# Conflicts:
#	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/AppAdmin.kt
#	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/AppServicesClient.kt
#	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/SchemaProcessor.kt
#	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/TestAppInitializer.kt
#	packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncedRealmTests.kt
@clementetb clementetb changed the base branch from ct/core_7297 to main July 9, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants