Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

android.database.sqlite.SQLiteException: Can't downgrade database from version 100 to 95 #90

Open
erzyukov opened this issue May 13, 2022 · 1 comment

Comments

@erzyukov
Copy link

erzyukov commented May 13, 2022

Версия 3.8.0
E/AppMetrica: [com.frph.stonegrass] : []
android.database.sqlite.SQLiteException: Can't downgrade database from version 100 to 95
at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:540)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:414)
at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
at com.yandex.metrica.impl.ob.xk.getWritableDatabase(SourceFile:1)
at com.yandex.metrica.impl.ob.Mk.a(SourceFile:1)
at com.yandex.metrica.impl.ob.ln.a(SourceFile:31)
at com.yandex.metrica.impl.ob.ln.a(SourceFile:30)
at com.yandex.metrica.impl.ob.ln.a(SourceFile:3)
at com.yandex.metrica.impl.ob.ln$a.run(SourceFile:14)

@ghost
Copy link

ghost commented May 13, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant