PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 26th of July, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[22:04:02] <daniman> Hey, i was searching for a way to bulk update docs using mongoose .save() method. Since i am acquiring the docs in an array from a mongoose query, is there a way to apply the .save() method in each doc in the array?