-
Notifications
You must be signed in to change notification settings - Fork 203
Automatic handling backlinks migration #5737
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
Merged
nicola-cab
merged 31 commits into
master
from
nc/automatic_handling_backlinks_migration
Aug 29, 2022
Merged
Changes from 29 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3dabb1d
draft resolve migrations automatically
nicola-cab ab034ca
hadle automatically backlinks for migration toplevel => embedded
nicola-cab c0f6017
appease format checks
nicola-cab 29da613
code review minor fixes
nicola-cab a2eae07
fix space problems
nicola-cab 4134357
extend copy to dictionary and set for backlinks and object properties
nicola-cab 3aabc47
Merge branch 'master' of github.com:realm/realm-core into nc/automati…
nicola-cab a2d541c
added entry to the changelog
nicola-cab c0e90c2
test in order to copy sets and dictionaries with values and links
nicola-cab 1ea9390
test backlick copy after migration
nicola-cab 15abd6a
Merge branch 'master' of github.com:realm/realm-core into nc/automati…
nicola-cab f1676a4
code review + better handling ref to other objects for Mixed
nicola-cab 89f51a1
adding breaking test in order to exercise condition in which outgoing…
nicola-cab 1dae292
save work.. code need to be polished and fixed
nicola-cab 8af495d
fix logic for handling outgoing links to embedded tables
nicola-cab 62b52ac
fix comment
nicola-cab 63e4858
remove stale code
nicola-cab 77d802b
Merge branch 'master' of github.com:realm/realm-core into nc/automati…
nicola-cab a7d94ab
partial code review fixes
nicola-cab f049720
fix array of mixed handling
nicola-cab f074b7f
testing for array of mixed
nicola-cab 4950ce8
merge master and resolve conflicts
nicola-cab 6505120
iterative algorithm for deep copying all the fw links to embedded obj…
nicola-cab 9fd97b6
Reuse object converters in migration (#5773)
ironage 089ce1e
fix conflicts and merge master
nicola-cab ec97639
merge master
nicola-cab f9169a9
added support for mixedl links + basic test at core level for Obj::as…
nicola-cab a12d3b3
Revert "added support for mixedl links + basic test at core level for…
nicola-cab 7bdf666
added support for mixed links + test at core level for Obj::assign
nicola-cab 809f4f7
remove Obj::assign
nicola-cab f26fd3e
remove installed header
nicola-cab File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.