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

Fixes bug when querying equalTo on objectId and relation #887

Merged

Conversation

flovilmart
Copy link
Contributor

  • Adds $eq operator in transform
  • Makes $eq operator on objectId when adding $in operator

Fixes #801

- Adds $eq operator in transform
- Makes $eq operator on objectId when adding $in operator
@codecov-io
Copy link

Current coverage is 91.72%

Merging #887 into master will increase coverage by +0.02% as of 275b3ee

@@            master    #887   diff @@
======================================
  Files           71      71       
  Stmts         4110    4110       
  Branches       849     849       
  Methods          0       0       
======================================
+ Hit           3769    3770     +1
  Partial         10      10       
+ Missed         331     330     -1

Review entire Coverage Diff as of 275b3ee

Powered by Codecov. Updated on successful CI builds.

flovilmart added a commit that referenced this pull request Mar 7, 2016
…onPointerEqualContraint

Fixes bug when querying equalTo on objectId and relation
@flovilmart flovilmart merged commit 75ae958 into master Mar 7, 2016
@flovilmart flovilmart deleted the flovilmart.fixDoubleRelationPointerEqualContraint branch March 7, 2016 15:37
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.

4 participants