SugarRecord
SugarRecord copied to clipboard
how to update an record ?
What
Well I want to update an record which is already inserted.
Context
I'm saving records in the database. For example I saved data in db at 1:50 PM and now I sync app at 2:50 PM and want to update the same records , but It do Insert of new record. I tried finding the update function but no success