pouchdb / upsert

PouchDB plugin for upsert() and putIfNotExists() functions
Apache License 2.0
149 stars 25 forks source link

Add the id on the return of the `updated:false` response, to align wi… #47

Closed HauptmannEck closed 7 years ago

HauptmannEck commented 7 years ago

…th the docs and the updated:true flow.

HauptmannEck commented 7 years ago

fixes #46

nolanlawson commented 7 years ago

Awesome, thanks!

nolanlawson commented 7 years ago

published in 2.2.0

derit commented 4 years ago

i have an issue, insert or updated document keep return updated:true why?