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