fullcube / loopback-ds-readonly-mixin

A mixin to enable readonly properties for loopback Models
MIT License
51 stars 19 forks source link

Bugfix on replaceOrCreate (upsert) #36

Open mbenedettini opened 6 years ago

mbenedettini commented 6 years ago

I'm not sure how this was worked before but right now I had to introduce this fix in order to have upsert work as expected.