Skip to content

v1.6

Latest
Compare
Choose a tag to compare
@mitchyboy9 mitchyboy9 released this 20 Feb 23:47

Fixes an issue where running under Robolectric causes:

Cannot prepare statement, base error code: 1
android.database.sqlite.SQLiteException: Cannot prepare statement, base error code: 1
Caused by: java.util.concurrent.ExecutionException: com.almworks.sqlite4java.SQLiteException: [1] DB[1] prepare() INSERT OR REPLACE  INTO TABLE_NAME(...PARAMETERS...) VALUES (?,?,?,?) [no such table: TABLE_NAME]