Skip to content

add distinct function #225

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
merged 9 commits into from
Jul 19, 2019
Merged

add distinct function #225

merged 9 commits into from
Jul 19, 2019

Conversation

hellokidder
Copy link
Contributor

final ParseResponse response = await parseObject.distinct("name");
// response.results:["zhao","qian","sun","li"];

@phillwiggins phillwiggins merged commit beb98fe into parse-community:release/1.0.23 Jul 19, 2019
fischerscode pushed a commit to fischerscode/Parse-SDK-Flutter that referenced this pull request Sep 5, 2020
* Merged v1.0.22

* 1. Fix return result from save method. This is important. (parse-community#208)

2. Fix unsavedChanges issue in ParseUser login and signUp method.
3. Delete useless and reduplicative decode in ParseUser. Because this is already done in handleResponse method. This also cause wrong unsaved changes.

* README.md updated from https://stackedit.io/

* README.md updated from https://stackedit.io/

* README.md updated from https://stackedit.io/

* README.md updated from https://stackedit.io/

* README.md updated from https://stackedit.io/

* Update README.md

* add distinct
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

Successfully merging this pull request may close these issues.

3 participants