PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 23rd of December, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[12:09:55] <adadelta> Anyone here used pymongo? I'm having problems when fetching documents from the database. All fields that are integers are coming back as float arrays
[12:10:03] <adadelta> https://pastebin.com/2VpB3X98
[19:08:52] <pagios> hi community, will $addToSet: add a new set if it DOESNT exist?
[19:09:08] <pagios> field
[19:16:33] <Derick> yes
[19:18:21] <pagios> even with a {new: true}
[19:23:36] <pagios> Derick, can i use multiple addtoset in a single findandmodify?
[20:41:20] <Derick> yeah, I think so