meteor-feature-requests icon indicating copy to clipboard operation
meteor-feature-requests copied to clipboard

Support arrayFilters in MiniMongo

Open mitar opened this issue 7 years ago • 2 comments

Since MongoDB 3.6 there is a feature where you can provide more complicated array queries through arrayFilters argument to update. Ideally, this should be available through MiniMongo as well.

mitar avatar Sep 09 '18 08:09 mitar

This? https://github.com/meteor/meteor/pull/9721

StorytellerCZ avatar Sep 13 '18 07:09 StorytellerCZ

I think this was an attempt, yes.

mitar avatar Sep 13 '18 07:09 mitar