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

Fixed "$pushAll" issue #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pkozemirov
Copy link

As mentioned here, mongodb dropped support of $pushAll since 3.6, which caused Unknown modifier: $pushAll for me and some other people.

Overriding mongoose settings to always use usePushEach solved the issue for me.

@danilosilvadev
Copy link

This one he should accept

@YuyingWu
Copy link

YuyingWu commented Sep 2, 2018

Yeah, this one should be merged.

Copy link

@3imed-jaberi 3imed-jaberi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 🚀 ...

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.

5 participants