j256 / ormlite-android

ORMLite Android functionality used in conjunction with ormlite-core
http://ormlite.com/
ISC License
1.59k stars 366 forks source link

Feature Request: SupportSQLiteOpenHelper #125

Open janbolat opened 3 years ago

janbolat commented 3 years ago

Hello!

Please build a version where OrmLiteSqliteOpenHelper extends from androidx.sqlite.db.SupportSQLiteOpenHelper. Thank you in advance.

https://developer.android.com/reference/androidx/sqlite/db/SupportSQLiteOpenHelper

j256 commented 2 years ago

Related to #132 ?

janbolat commented 2 years ago

Hi, as I understand it replaces the loader only, but not the sqlitehelper