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 年之前
..
Schemes 633a4503ae Add a .travis.yml file to use Travis CI for automated testing. 12 年之前
en.lproj e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前
FMDBTempDBTests.h e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前
FMDBTempDBTests.m e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前
FMDatabaseAdditionsTests.m 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 年之前
FMDatabasePoolTests.m 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 年之前
FMDatabaseQueueTests.m e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前
FMDatabaseTests.m 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 年之前
Tests-Info.plist e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前
Tests-Prefix.pch e4dd8758b1 Converting fmdb.m to XCTest tests. 12 年之前