Skip to navigation
How to add in a batch a field to each mongodb document
07.05.14
db.pictures.update({},{$set : { "crunched" : false}} , true, true);
Reply
Anonymous
Information Epoch 1756347743
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Contact us