li6185377 / LKDBHelper-SQLite-ORM

全自动的插入,查询,更新,删除, an automatic database operation thread-safe and not afraid of recursive deadlock
MIT License
1.21k stars 288 forks source link

After being updated, easily corrupted #125

Closed ekingo closed 5 years ago

ekingo commented 6 years ago

Using the new version, Run the XCTests, the sqlite will report this error:

sqlite error :malformed database schema (?)

li6185377 commented 6 years ago

你的XCTests代码发出来看下