#
Size: a a a
#
RS
r🧬
KA
MM
KA
SS
MM
KA
db.promocodes.update({code: 36252}, {$set: {activated: true}})
WriteResult({ "nMatched" : 1, "nUpserted" : 0, "nModified" : 0 }). "nModified" : 0 потому что поле activated итак уже true, а монгус не смотрит на этоMM
SS
MM
db.promocodes.update({code: 36252}, {$set: {activated: true}})
WriteResult({ "nMatched" : 1, "nUpserted" : 0, "nModified" : 0 }). "nModified" : 0 потому что поле activated итак уже true, а монгус не смотрит на этоKA
KA
MM
KA
MM
KA
db.promocodes.update({code: 36252}, {$set: {activated: true}})
WriteResult({ "nMatched" : 1, "nUpserted" : 0, "nModified" : 0 }). "nModified" : 0 потому что поле activated итак уже true, а монгус не смотрит на этоÐ
A
