Историја ревизија

Аутор SHA1 Порука Датум
  Rob Ryan 1009892cf6 Added pragma mark because FMDatabase was getting a little hairy, and it makes it a little easier to navigate in Xcode; add appledoc not in FMDatabaseBusyHandler; changed the C functions to use consistent prefix (some used `FMDB`, some used `FM`, some used no prefix … they now all use `FMDB` пре 11 година
  Rob Ryan e5f8dd38d1 Updated appledoc headers пре 11 година
  robertmryan 1a028871aa Add `FMDB` prefix to callback type пре 11 година
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL пре 11 година
  robertmryan d10dc4f34f Fix FMDBQuickCheck for bulk test пре 11 година
  robertmryan f16470e339 Update documentation пре 11 година
  robertmryan 0f707ec168 Add `executeBulkSQL` methods пре 11 година
  August Mueller 3691599e49 Update contrib stuff. пре 11 година
  August Mueller 5e987e0c14 Notes on what's going on today. пре 11 година
  August Mueller 3ffd3dc42c Merge branch 'master' of https://github.com/ccgus/fmdb into busyloopback пре 11 година
  August Mueller 85979c37f3 notes. пре 11 година
  August Mueller a55254da0b Moved some stuff around. пре 11 година
  openthread 2b7f7adff4 added batch sql splitter пре 11 година
  August Mueller ad738140aa Merge branch 'master' of https://github.com/ccgus/fmdb into busyloopback пре 11 година
  August "Gus" Mueller c41fe67736 Merge pull request #240 from robertmryan/master пре 11 година
  robertmryan e3c269c974 Update podspec пре 12 година
  robertmryan ca95403092 Create FMDB.h to include all the standard includes; moved framework code into its own subdirectory, “fmdb”; renamed fmdb.m to main.m to avoid confusion with new FMDB.h file; moved .pch and main.m into src/sample пре 12 година
  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. пре 12 година
  August Mueller 995dbb5540 Adding back in a loop for catching database busy errors. It needs to be added back in other spots as well, which I'll do - but I haven't thought of the best way to break out of the loop yet, so I'm going to request some comments on that. пре 12 година
  August "Gus" Mueller e42b50f243 Merge pull request #229 from pietrasm/master пре 12 година
  Michal Pietras 4ccc0353e7 Added a static library for iOS. пре 12 година
  ccgus 99bf192e1e More notes to self. пре 12 година
  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 година
  August "Gus" Mueller f7e1a9298a Merge pull request #225 from DanOranges/master пре 12 година
  DanOrange ec5258ada7 Removed an unnecessary header comment in FMDatabaseAdditions.h. пре 12 година
  DanOrange 1f09e622e8 Added in support for userVersion property пре 12 година
  DanOrange 294d54c1e0 Fixed [FMDatabase openWithFlags:] so it does not reopen the db unnecessarily пре 12 година
  ccgus d54f817686 Contribs and notes. пре 12 година
  August "Gus" Mueller 018a7b81dd Merge pull request #224 from mikeash/master пре 12 година
  ccgus 75b5dddc87 I hate tabs. пре 12 година