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

No support for $pullAll - Invalid Modifier #1236

Open
bitliner opened this issue Oct 14, 2015 · 0 comments
Open

No support for $pullAll - Invalid Modifier #1236

bitliner opened this issue Oct 14, 2015 · 0 comments

Comments

@bitliner
Copy link

I am running a version of tokumx that is based on MongoDB version 2.4.9 (as it says when I connect to the tokumx db instance).

If I run an udpate whose update object contains the modifier $pullAll it says that is not supported, aka Invalid modifier specified: $pullAll.

But looking at the MongoDB documentation, it looks like $pullAll is supported in version 2.4.

So, who is wrong among Mongodb and Tokumx?

Furthermore, if it does not support $pullAll, and I want to remove more than one item from an array, is to run sequential $pull update - not atomic - the only way to do it?

Thanks

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