square / sqlbrite

A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.

Home Page:https://square.github.io/sqlbrite/3.x/sqlbrite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin module adding Query.mapTo* extension methods onto Observable<Query>

JakeWharton opened this issue · comments

Kotlin module adding Query.mapTo* extension methods onto Observable