mongo-lite icon indicating copy to clipboard operation
mongo-lite copied to clipboard

Updating specific values with $set

Open sommestad opened this issue 11 years ago • 1 comments

Hey,

I can't seem to figure out how to use $set with mongo-lite. There's nothing in the docs, and I haven't been able to get it working in my tests either. Is it not supported? Do I need to do a find() and then an update()?

http://docs.mongodb.org/manual/reference/operator/set/#op._S_set

sommestad avatar Jun 20 '13 12:06 sommestad