caminte icon indicating copy to clipboard operation
caminte copied to clipboard

upsert only calls the adapter's updateOrCreate method if the query has an id

Open timbowhite opened this issue 10 years ago • 0 comments

upsert should always call the adapter's updateOrCreate method (if it's available), regardless if the query has an id or not.

I'll send a pull request shortly.

timbowhite avatar Dec 20 '15 12:12 timbowhite