android.database.sqlite.SQLiteException unknown error (code 0 SQLITE_OK): Native could not read blob slot
I see the following error message on BugSnag only for the users who has a massive amount of data persisted on the sqldelight database
android.database.sqlite.SQLiteException · unknown error (code 0
SQLITE_OK): Native could not read blob slot CursorWindow.java:-2
android.database.CursorWindow.nativeGetBlob CursorWindow.java:434
android.database.CursorWindow.getBlob AbstractWindowedCursor.java:47...