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

Property 'isInTransaction' not found on object of type 'FMDatabase *' #124

Closed LChao05 closed 6 years ago

LChao05 commented 6 years ago

BOOL inTransacttion = db.isInTransaction; Property 'isInTransaction' not found on object of type 'FMDatabase *' 报这个错误

li6185377 commented 6 years ago

pod repo update。 执行下 FMDB 的版本太旧了