-
Notifications
You must be signed in to change notification settings - Fork 88
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
(DOCSP-35191): C++: Add details around REALM_SCHEMA and namespace realm #3149
Conversation
Readability for Commit Hash: 7839116 You can see any previous Readability scores (if they exist) by looking Readability scores for changed documents:
For Grade Level, aim for 8 or below. For Reading Ease scores, aim for 60 or above:
For help improving readability, try Hemingway App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! simplifying to "database" and "object" is going to help with clarity, I think
- Remove an asymmetric object from a realm | ||
- Query an asymmetric object | ||
- Remove an asymmetric object from the device database | ||
- Query an asymmetric object from the device database | ||
|
||
You can only create an asymmetric object, which then syncs unidirectionally | ||
to the Atlas database linked to your App with Device Sync. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...if all sync databases are necessarily Atlas databases, is that a possible term we can use (the "device database" vs. the "Atlas database")?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think I'm following this Q. Let's talk about this when we sync on naming updates so we're making consistent updates across the SDKs.
✨ Staging URL: https://docs-mongodborg-staging.corp.mongodb.com/realm/docsworker-xlarge/master/ 🪵 Logs |
Pull Request Info
Jira ticket: https://jira.mongodb.org/browse/DOCSP-35191
realm
namespace.Reminder Checklist
Before merging your PR, make sure to check a few things.
Release Notes
realm
namespace.Review Guidelines
REVIEWING.md