This repository has been archived by the owner on Aug 17, 2020. It is now read-only.
0.4.0
- New:
mapToOneOrDefault
replacesmapToOneOrNull
for more flexibility. - Fix: Notifications of table updates as the result of a transaction now occur after the transaction
has been applied. Previous the notification would happen during the commit at which time it was
invalid to create a new transaction in a subscriber.
Download:
compile 'com.squareup.sqlbrite:sqlbrite:0.4.0'