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

RLMObject without PK #67

Open
jrmybrault opened this issue Oct 26, 2015 · 0 comments
Open

RLMObject without PK #67

jrmybrault opened this issue Oct 26, 2015 · 0 comments

Comments

@jrmybrault
Copy link

It seems to me that it is currently impossible to use the API for an RLMObject without a primary key as it exclusively relies on the underlying createOrUpdate Realm API, which throws an exception in such case.

Would it be possible for you to either expose a new API to do so and/or expose the "private" APIs that do the dictionary mapping ?

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

No branches or pull requests

1 participant