PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 9th of June, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[06:22:51] <terorie> Hey, is anyone familiar with the new Go mongodb driver?
[06:22:51] <terorie> I'm wondering if there's a way to dump JSON into the DB, I can't find any docs / methods that support BSON => JSON conversion
[06:24:39] <terorie> bson.UnmarshalExtJSON should do it right?
[06:27:05] <terorie> nvm, that worked. Thought you can only use bsonx but the old one works fine
[21:09:08] <rbanffy> I am getting GCC9 redundant std::move call warnings on branch master. Do we have a comprehensive CI setup to make sure removing them doesn't negatively affect people compiling on supported compilers?