greenDAO icon indicating copy to clipboard operation
greenDAO copied to clipboard

哪位大神帮忙看看哈,我们线上一堆这种报错

Open superbvip666 opened this issue 5 years ago • 1 comments

Caused by: android.database.sqlite.SQLiteException: table "BOOK_CHAPTER_DBBEAN" already exists (Sqlite code 1 SQLITE_ERROR), (OS error - 11:Try again)

superbvip666 avatar Dec 12 '19 12:12 superbvip666

BOOK_CHAPTER_DBBEAN 这个表已经有了,你创建表之前记得检查下这个表是否已经存在了

song314 avatar Dec 13 '19 11:12 song314