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

Ensure chaining #where calls can merge on the same key. #49

Open
durran opened this issue Sep 25, 2012 · 1 comment
Open

Ensure chaining #where calls can merge on the same key. #49

durran opened this issue Sep 25, 2012 · 1 comment
Labels
Milestone

Comments

@durran
Copy link
Member

durran commented Sep 25, 2012

See mongoid/mongoid#2396

@durran
Copy link
Member Author

durran commented May 11, 2013

Ex:

Post.where(:'comments.author_id' => u1.id).where(:'comments.author_id'.ne => u2.id)

@ghost ghost assigned durran May 11, 2013
@durran durran removed their assignment Nov 22, 2016
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

1 participant