FMDB-isExecutingStatement
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
FMDB-isExecutingStatement is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'FMDB-isExecutingStatement'
Warning
fmdb官方tag2.7.5基础上:不校验isExecutingStatement,注释掉FMDatabase.m 中所有的_isExecutingStatement = YES;
Author
fengyang0329, longzh@mysoft.com.cn
License
FMDB-isExecutingStatement is available under the MIT license. See the LICENSE file for more info.