PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Monday the 29th of June, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[08:39:11] <rinwa> is the $unwind operator guaranteed to preserve order?
[10:28:33] <OnceMe> does it make sense to store username of author in blogs collection?
[10:28:52] <OnceMe> so when user changes username, I need to update username field in blogs collection also, or to store id of user?