query icon indicating copy to clipboard operation
query copied to clipboard

$expr does not support all aggr expressions. How to continue?

Open noudadrichem opened this issue 2 years ago • 0 comments

I found out that this library does not support all aggregation expressions currently supported in Mongo. Now the question arises is this library maintained still? As I fixed it in this sandbox.

The following expressions are added to the agg object: EQUAL NOT_EQUAL LESS_THAN LESS_THAN_EQUALS MORE_THAN MORE_THAN_EQUALS

noudadrichem avatar Jul 06 '23 08:07 noudadrichem