Skip to content

fixing equals on array columns in live query #3089

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 2 commits into from
Nov 25, 2016

Conversation

dpoetzsch
Copy link

The live queries where showing wrong behavior for an array-typed column containing pointers. Here, equalTo should check if any pointer matches the constraint. This PR extends the unit test appropriately and fixes the functionality.

@facebook-github-bot
Copy link

@dpoetzsch updated the pull request - view changes

@flovilmart flovilmart merged commit 8f1c1f4 into parse-community:master Nov 25, 2016
@flovilmart
Copy link
Contributor

Thanks for your PR! That will be released very soon!

rsouzas pushed a commit to back4app/parse-server that referenced this pull request Dec 3, 2016
Jcarlosjunior pushed a commit to back4app/parse-server that referenced this pull request Dec 13, 2016
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