mongoDB-Datasource
mongoDB-Datasource copied to clipboard
Pull request
I fixed a bug in the read() method that affected queries that needed db.runCommand() such as findAndModify(). When debug was not on, the result would not get set properly.