square/sqlbrite

SupportSqliteOpenHelper

ntoskrnl opened this issue · 2 comments

Room uses SupportSqliteOpenHelper (which is just an abstraction for SqliteOpenHelper).

When migrating from sqlbrite to room it would be nice to support new SupportSqliteOpenHelper, as in sqlBrite.wrapDatabaseHelper(myRoomDatabase.getOpenHelper())

The SQLite support library abstraction was used since version 3.0.

Oh, yes, I haven't noticed that our project is still on 2.0.0