Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14Update contrib stuff.August Mueller
2014-01-18Contribs and notes.ccgus
2014-01-08Cleanup and contribs.August Mueller
2013-10-22Graham Dennis gets some props.August Mueller
2013-10-22Fixed a problem where having statement caching turned on would cause issues w...August Mueller
2013-05-25Little test for the latest fix.ccgus
2013-05-24Fixed a problem where executeUpdateWithFormat: + %@ as a placeholder and the ...ccgus
2013-04-17Cleanup.August Mueller
2013-02-20Updated credits and changes file.August Mueller
2013-02-05Added a new addition which can be used for reading and writing on disk databa...ccgus
2013-02-01Cleanup of some code + notes on what is going onAugust Mueller
2012-12-13Changed up how the binding count is calculated when passing a dictionary for ...ccgus
2012-11-23Added keyed and indexed subscript support to FMResultSet- so you can do use t...ccgus
2012-08-08Notes and SDK changes.ccgus
2011-12-11Added Sriram Patil to the contributors list, for some good bug catches he found.August Mueller
2011-06-23Fixed a problem under GC where leaked statments were keeping a database from ...August Mueller
2011-06-23Added a warning when you try and use a database that wasn't opened. Hacked t...August Mueller
2011-03-12Updated Changes and ContributorsDave DeLong
2011-02-05um.... i hate git?August Mueller
2011-01-14Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform ...ccgus
2010-12-28Fixed some compiler warnings.August Mueller
2010-11-30Only execute the assertion macros if NS_BLOCK_ASSERTIONS is not set. Patch f...ccgus
2010-09-19The signature for FMDatabase's executeQuery* methods now return FMResultSet i...August Mueller
2010-08-25Formatting updates, along with a new method for getting a dictionary back fro...ccgus
2010-07-07More files for the hardcore importing action.ccgus