sqlite-android icon indicating copy to clipboard operation
sqlite-android copied to clipboard

Cannot use Android Studio's Database Inspector

Open ghadeer-hammoud opened this issue 3 years ago • 1 comments

Using RequerySQLiteOpenHelperFactory as a helper class with room database will prevent the developer of using database inspector in Android Studio, because it always closes the connection and the app database is always closed.

ghadeer-hammoud avatar Nov 15 '22 12:11 ghadeer-hammoud

There is ticket #165 with the same question and there is still no answer.

Is there any comment on this?

anvukelic avatar May 04 '23 14:05 anvukelic