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

Аутор SHA1 Порука Датум
  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 година
  August "Gus" Mueller 929d1e9dc6 Merge pull request #223 from hartdev/master пре 12 година
  David Hart cbb64d4fc5 Fixed consistency problems with errorsOnCrash пре 12 година
  Mike Ash 6fbd05f6c3 Add a deadlock check to -[FMDatabaseQueue inDatabase:] пре 12 година
  August "Gus" Mueller 395f7b7a98 Merge pull request #220 from robertmryan/master пре 12 година
  robertmryan 04f2019a4e Change the use of #if / #endif so that Xcode document items pop over doesn’t get confused. Now when you pull down the document items pop over, all methods are shown. пре 12 година
  August Mueller 9d989cc659 Cleanup and contribs. пре 12 година
  ccgus e6424da53b Header fix. пре 12 година
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. пре 12 година
  imoldman 72abbca772 improve type detect in FMDatabase.bindObject:obj when obj is a NSNumber пре 12 година
  August Mueller 74b01bd458 Cleanup пре 12 година
  Timur Islamgulov 3f8cee50c4 Fix for issue #211: Add 'databasePool:didAddDatabase:' method to FMDatabasePoolDelegate protocol пре 12 година
  ccgus 3c6d3ca6e1 Notes on what's been going on. пре 12 година
  ccgus 8d2dac4001 Merge branch 'master' of github.com:ccgus/fmdb into busyTimeout пре 12 година
  ccgus dd7da6f0a4 Merge branch 'testcases' of git://github.com/GrahamDennis/fmdb into GrahamDennis-testcases пре 12 година
  ccgus 84c19dca63 Cleanup пре 12 година
  August "Gus" Mueller 4250e03227 Merge pull request #213 from 5at5ish/master пре 12 година
  August "Gus" Mueller 4ef996a622 Merge pull request #206 from GrahamDennis/dispatch-arc-simplify пре 12 година
  Timur Islamgulov a1eb7305f8 Fix for issue #203: Add 'databaseClass' class method for FMDatabaseQueue. Subclasses can override this method to return specified Class of 'FMDatabase' subclass. пре 12 година
  ccgus 2224f216e7 if DEBUG is defined, then you'll get a little more info when you've got open result sets out when using the queue. пре 12 година