Commit History

Autor SHA1 Mensaxe Data
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL %!s(int64=11) %!d(string=hai) anos
  robertmryan d10dc4f34f Fix FMDBQuickCheck for bulk test %!s(int64=11) %!d(string=hai) anos
  robertmryan f16470e339 Update documentation %!s(int64=11) %!d(string=hai) anos
  robertmryan 0f707ec168 Add `executeBulkSQL` methods %!s(int64=11) %!d(string=hai) anos
  August "Gus" Mueller 8941bf15a4 Merge pull request #250 from OpenFibers/master %!s(int64=11) %!d(string=hai) anos
  openthread a29e7c4688 added appledoc-style documentation to headers of FMSQLStatementSplitter %!s(int64=11) %!d(string=hai) anos
  openthread 1c03cc2251 README updated for FMSQLStatementSplitter usage %!s(int64=11) %!d(string=hai) anos
  openthread 45e79efea4 added an example for using FMSQLStatementSplitter in main.m %!s(int64=11) %!d(string=hai) anos
  openthread bf22880125 fixed warnings in `FMStatementSplitter` when compiling for mac 64-bit %!s(int64=11) %!d(string=hai) anos
  August Mueller 3691599e49 Update contrib stuff. %!s(int64=11) %!d(string=hai) anos
  August Mueller 5e987e0c14 Notes on what's going on today. %!s(int64=11) %!d(string=hai) anos
  August Mueller 3ffd3dc42c Merge branch 'master' of https://github.com/ccgus/fmdb into busyloopback %!s(int64=11) %!d(string=hai) anos
  August Mueller 85979c37f3 notes. %!s(int64=11) %!d(string=hai) anos
  August Mueller a55254da0b Moved some stuff around. %!s(int64=11) %!d(string=hai) anos
  openthread 2b7f7adff4 added batch sql splitter %!s(int64=11) %!d(string=hai) anos
  August Mueller ad738140aa Merge branch 'master' of https://github.com/ccgus/fmdb into busyloopback %!s(int64=11) %!d(string=hai) anos
  August "Gus" Mueller c41fe67736 Merge pull request #240 from robertmryan/master %!s(int64=11) %!d(string=hai) anos
  robertmryan e3c269c974 Update podspec %!s(int64=11) %!d(string=hai) anos
  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 %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  August "Gus" Mueller e42b50f243 Merge pull request #229 from pietrasm/master %!s(int64=12) %!d(string=hai) anos
  Michal Pietras 4ccc0353e7 Added a static library for iOS. %!s(int64=12) %!d(string=hai) anos
  ccgus 99bf192e1e More notes to self. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  August "Gus" Mueller f7e1a9298a Merge pull request #225 from DanOranges/master %!s(int64=12) %!d(string=hai) anos
  DanOrange ec5258ada7 Removed an unnecessary header comment in FMDatabaseAdditions.h. %!s(int64=12) %!d(string=hai) anos
  DanOrange 1f09e622e8 Added in support for userVersion property %!s(int64=12) %!d(string=hai) anos
  DanOrange 294d54c1e0 Fixed [FMDatabase openWithFlags:] so it does not reopen the db unnecessarily %!s(int64=12) %!d(string=hai) anos
  ccgus d54f817686 Contribs and notes. %!s(int64=12) %!d(string=hai) anos