-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5346 from realm/mar/update-object-store
Update object store to a slightly newer version to silence a warning
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Submodule ObjectStore
updated
7 files
+3 −3 | src/impl/apple/keychain_helper.cpp | |
+2 −0 | src/list.cpp | |
+6 −6 | src/parser/query_builder.cpp | |
+2 −0 | src/shared_realm.cpp | |
+3 −1 | src/sync/sync_config.hpp | |
+1 −0 | src/sync/sync_session.cpp | |
+61 −0 | tests/thread_safe_reference.cpp |