mongoose-types icon indicating copy to clipboard operation
mongoose-types copied to clipboard

remove() on embedded document using timestamps: "conflicting mods in update"

Open timoxley opened this issue 14 years ago • 0 comments

Turns out, I can't use remove() on an embedded document without mongo complaining when I try to save the parent document. :(

timoxley avatar Oct 27 '11 12:10 timoxley