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

Apache License 2.0
6 stars 4 forks source link

Use @Update to update records instead of @Insert #64

Closed MJ1998 closed 6 months ago

MJ1998 commented 6 months ago

Fixes #39

Removed id as its not being used.

Marked requestUuid as @PrimaryKey to be able to update based on it.

TESTED:-

Screenshot 2023-12-27 at 20 32 51