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 consistency with latest mongodb nosql spec #44

Open
balupton opened this issue Feb 26, 2016 · 0 comments
Open

Ensure consistency with latest mongodb nosql spec #44

balupton opened this issue Feb 26, 2016 · 0 comments
Labels
enhancement Improvement or suggestion

Comments

@balupton
Copy link
Member

Mongo NoSQL Spec: https://docs.mongodb.org/manual/reference/operator/query/

Any query-engine specific selectors should either be removed, or prefixed with $qe

The current $in should be changed to mongo spec'd $in and a new $qeContains, or the like

There should also be a $qeWithin.

Details: https://bevry.slack.com/archives/maintenance/p1456474718000276

@blitmap is in charge for this

This was referenced Feb 26, 2016
@mikeumus mikeumus added the enhancement Improvement or suggestion label Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or suggestion
Projects
None yet
Development

No branches or pull requests

3 participants