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 1746866104
Code that is graceful and clear is less likely to break.
Home
Notebook
Contact us