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

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

Open
noudadrichem opened this issue Jul 6, 2023 · 0 comments
Open

Comments

@noudadrichem
Copy link

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

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

No branches or pull requests

1 participant