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

update operators for MongoDB 4.2 #196

Merged
merged 1 commit into from
Aug 9, 2020

Conversation

mjrb
Copy link
Contributor

@mjrb mjrb commented Feb 27, 2020

I tried to use $addFields in an aggregation and noticed it was missing along with some other stuff, so i updated the operators file with everything i could find in the mongodb 4.2 docs.
1 test failed when I ran the test and it wasn't clear which test it was or why it failed (or more likely I didn't see the output specifying that).

@michaelklishin michaelklishin merged commit 9f3d192 into michaelklishin:master Aug 9, 2020
@michaelklishin
Copy link
Owner

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants