You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
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/
The text was updated successfully, but these errors were encountered: