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

Make RealmDistinctableField interface and implementers deprecated #12

Open
JamesDurham opened this issue Apr 5, 2018 · 1 comment
Open
Labels

Comments

@JamesDurham
Copy link
Contributor

screen shot 2018-04-05 at 1 55 56 pm

distinct(String!): RealmResults! is deprecated. Deprecated in Java

distinct(String!, vararg String!): RealmResults! is deprecated. Deprecated in Java

@PaulDGillis PaulDGillis self-assigned this Sep 7, 2018
@PaulDGillis PaulDGillis added the bug label Sep 7, 2018
@PaulDGillis
Copy link

PaulDGillis commented Sep 7, 2018

Should be distinctValues since distinct now returns RealmQuery instead of RealmResults. Edit: Should be fixed since in the latest release of realm distinctValues is now distinct

@PaulDGillis PaulDGillis removed their assignment Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants