google-research / CVD-paper-mobile-camera-example

Apache License 2.0
6 stars 4 forks source link

Fixing status update in UploadRequest records. #36

Closed MJ1998 closed 7 months ago

MJ1998 commented 7 months ago

Fixes #24

We make use of an API already there: insertUploadRequest by setting onConflict strategy to REPLACE. This will check for the presence of the record and, if found, update the old value with new values.

TESTED=

Screenshot 2023-11-20 at 20 53 26