PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Thursday the 3rd of November, 2016

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[23:07:42] <qswz> eek sometimes it's called fields, sometimes project , not really consistent
[23:07:59] <qswz> (for projecting result fields)
[23:09:13] <qswz> http://mongodb.github.io/node-mongodb-native/2.2/api/Collection.html#findOne 'fields' for findOne, 'projection' for findOneAndUpdate
[23:09:23] <qswz> but that's the same thing
[23:10:40] <qswz> fields: The fields to return in the query. Object of fields to include or exclude (not both), {'a':1}
[23:10:48] <qswz> hmm how do you exclude?
[23:12:46] <qswz> with 0 as value, ok I see
[23:36:01] <Cloudflare> Hi :)