Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@JakeWharton JakeWharton released this 22 Sep 19:06
· 213 commits to trunk since this release
  • New: mapToOneOrDefault replaces mapToOneOrNull 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'