mongoose-types
mongoose-types copied to clipboard
remove() on embedded document using timestamps: "conflicting mods in update"
Turns out, I can't use remove() on an embedded document without mongo complaining when I try to save the parent document. :(