square / sqlbrite

A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
https://square.github.io/sqlbrite/3.x/sqlbrite/
Apache License 2.0
4.57k stars 416 forks source link

Replaced Action1 by Consumer in README #249

Closed oldergod closed 6 years ago

oldergod commented 6 years ago

fixes #248