loopback-ds-timestamp-mixin icon indicating copy to clipboard operation
loopback-ds-timestamp-mixin copied to clipboard

Add to documentation to never ever use Model.prototype.save

Open kennethlynne opened this issue 10 years ago • 1 comments

I guess the validateUpsert=false setting is the culprit for this issue?

https://github.com/strongloop/loopback/issues/1714#issuecomment-147889351

kennethlynne avatar Oct 14 '15 00:10 kennethlynne

Yes, there isn't an easy way around the validate upsert issue. Now that I'm back I'll update the docs to better explain the situations that can arise.

clarkbw avatar Nov 17 '15 01:11 clarkbw