Je pense que vous pouvez utiliser $where
comme ceci :
db.transaction.find({ $where: "this._id.str.match(/.*0577/)" })
Je pense que vous pouvez utiliser $where
comme ceci :
db.transaction.find({ $where: "this._id.str.match(/.*0577/)" })