greenrobot / greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
http://greenrobot.org/greendao/
12.63k stars 2.89k forks source link

Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 10 #1017

Open StriId opened 4 years ago

StriId commented 4 years ago

After the high version of greendao is deleted, the lower version of greenDao is installed, and the version of the app is the same. A crash occurs. The database is upgraded without any modification. The version number of geenDao is upgraded, and then the app will delete the old database