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

Port to RxJava 2. #183

Merged
merged 1 commit into from Jun 4, 2017
Merged

Port to RxJava 2. #183

merged 1 commit into from Jun 4, 2017

Commits on Jun 4, 2017

  1. Port to RxJava 2.

    * Maven groupId is now `com.squareup.sqlbrite2`.
    * Package name is now `com.squareup.sqlbrite2`.
    * `Query.mapTo*` methods now return `ObserverOperator` instead of `Function` for use with `lift` instead of `to`.
    * Backpressure is no longer supported and must be applied with operators.
    JakeWharton committed Jun 4, 2017
    Copy the full SHA
    d16d42c View commit details
    Browse the repository at this point in the history