Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

wrong $OR-Handling on first Level #153

Open
jorugit opened this issue Dec 5, 2019 · 0 comments
Open

wrong $OR-Handling on first Level #153

jorugit opened this issue Dec 5, 2019 · 0 comments

Comments

@jorugit
Copy link

jorugit commented Dec 5, 2019

I think the following ist currently not possible:
{ $or: [ { status: "A" }, {status: "B" } ] }

This is the default OR-Handling in Mongo-DB-Syntax for first level:
https://docs.mongodb.com/manual/tutorial/query-documents/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant