Details
-
Bug
-
Resolution: Won't Fix
-
Minor - P4
-
1.1
-
None
-
None
Description
See: https://groups.google.com/group/mongodb-user/browse_thread/thread/84b0adb061de5bf4#
And: http://www.mongodb.org/display/DOCS/Updating
The C# driver has no way to express the following Pull update modifier:
{ $pull : { field :
{ $gt : 3 }} }