$pushall $addToSet dollar operand support by pcorpet · Pull Request #786 · mongomock/mongomock

Conversation

@pcorpet

This is a takeover of #606 that has gone stale (and I cannot update the branch there).

These operations do not work without the suggested changes:

{"$pullAll": {"takes.$.tags": [1, 2, 3]}}
{"$addToSet": {"takes.$.tags": 3}}

Guy Zarzar and others added 2 commits

July 7, 2022 08:37

@codecov

@pcorpet pcorpet deleted the push-all-add-to-set-dollar branch

July 7, 2022 06:44

robberry90 pushed a commit to robberry90/mongomock that referenced this pull request

Feb 4, 2023
Co-authored-by: Guy Zarzar <guy@seed-x.com>

1 participant

@pcorpet