Skip to content

Where there be more operators to the "documents where x equals y" effect? Also sorting? #13

Answered by Romitou
ReportCardsMC asked this question in Q&A
Discussion options

You must be logged in to vote

I think it'd be nice having other operators like where x greater than y or where x less than y and so on.

I agree with you, and as specified in #7 (comment), I would indeed like to add soon all the comparators of MongoDB :

  • ALL
  • EQUALS
  • NOT_EQUAL
  • EXISTS
  • GREATER_THAN
  • GREATER_THAN_OR_EQUAL
  • IN
  • LESS_THAN
  • LESS_THAN_OR_EQUAL

... I think they are the most important.
So yes, it's planned! 😄

And will there be an effect for mongo's sort function?

This is something I hadn't thought of, and indeed it would be very useful. I'm going to add it to my to-do list! 🙂

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Romitou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants