nowinandroid
nowinandroid copied to clipboard
[FR] Use @Upsert from Room
Version 2.5.0-alpha03 of Room added an @Upsert annotation, which we probably should be able to use instead of our own custom upsert helper.