Commit History

作者 SHA1 備註 提交日期
  August Mueller 50f8efa236 Deprecation of a method, because its name sucked. 11 年之前
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL 11 年之前
  August Mueller 484b046a4a Discovered sqlite3_busy_handler, and got to kill some ivars and code. busyTimeout has been replaced by setMaxBusyRetryTimeInterval: - this is a _lot_ better than adding loops everywhere. 11 年之前
  ccgus 7daa30d27a Cleanup, and then while debugging a test, noticed that sqlite3_busy_timeout doesn't retry a sqlite3_step for you automatically. So that's a problem that I'll need to fix. 12 年之前
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. 12 年之前
  Graham Dennis 1faf00c9ef Fix -[FMDatabaseTests testApplicationID] 12 年之前
  Graham Dennis e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前