# FMDB-isExecutingStatement **Repository Path**: coderPt/FMDB-isExecutingStatement ## Basic Information - **Project Name**: FMDB-isExecutingStatement - **Description**: No description available - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-15 - **Last Updated**: 2022-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FMDB-isExecutingStatement [![CI Status](https://img.shields.io/travis/fengyang0329/FMDB-isExecutingStatement.svg?style=flat)](https://travis-ci.org/fengyang0329/FMDB-isExecutingStatement) [![Version](https://img.shields.io/cocoapods/v/FMDB-isExecutingStatement.svg?style=flat)](https://cocoapods.org/pods/FMDB-isExecutingStatement) [![License](https://img.shields.io/cocoapods/l/FMDB-isExecutingStatement.svg?style=flat)](https://cocoapods.org/pods/FMDB-isExecutingStatement) [![Platform](https://img.shields.io/cocoapods/p/FMDB-isExecutingStatement.svg?style=flat)](https://cocoapods.org/pods/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](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby 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.