Histórico de Commits

Autor SHA1 Mensagem Data
  Troy Stump 0cb9d77aca Fix Privacy Manifest resource bundling for CocoaPods and Swift Package Manager installation methods há 1 ano atrás
  Justin R. Miller 017c76585b add CocoaPods release process docs há 1 ano atrás
  August Mueller 3691599e49 Update contrib stuff. há 11 anos atrás
  ccgus d54f817686 Contribs and notes. há 12 anos atrás
  August Mueller 9d989cc659 Cleanup and contribs. há 12 anos atrás
  August Mueller 4eed21dc9b Graham Dennis gets some props. há 12 anos atrás
  August Mueller cac897ed87 Fixed a problem where having statement caching turned on would cause issues when trying to use two result sets with the same query but different binding parameters. Thanks to Nick Hodapp for the original patch. há 12 anos atrás
  ccgus 8e3921257e Little test for the latest fix. há 12 anos atrás
  ccgus 8c259dbe5d Fixed a problem where executeUpdateWithFormat: + %@ as a placeholder and the value was nil would cause a bad value to be inserted. Thanks to rustybox on github for the fix. há 12 anos atrás
  August Mueller 6740330e8a Cleanup. há 12 anos atrás
  August Mueller af880a3e25 Updated credits and changes file. há 12 anos atrás
  ccgus bbca6425f3 Added a new addition which can be used for reading and writing on disk databases to in memory databases. há 13 anos atrás
  August Mueller 5a463d036d Cleanup of some code + notes on what is going on há 13 anos atrás
  ccgus ca40737958 Changed up how the binding count is calculated when passing a dictionary for named parameter support. Thanks to Samuel Chen for pointing out the problem há 13 anos atrás
  ccgus df02dac4d5 Added keyed and indexed subscript support to FMResultSet- so you can do use the fancy boxed syntax against it (rs[@"foo"] & rs[0]). Thanks to Robert Ryan for the patches! há 13 anos atrás
  ccgus 3d7eaf67be Notes and SDK changes. há 13 anos atrás
  August Mueller 5fa3cdb61c Added Sriram Patil to the contributors list, for some good bug catches he found. há 14 anos atrás
  August Mueller a545f71d08 Fixed a problem under GC where leaked statments were keeping a database from closing. Patch from Chris Dolan. há 14 anos atrás
  August Mueller cef9e7b58c Added a warning when you try and use a database that wasn't opened. Hacked together based on patches from Drarok Ithaqua há 14 anos atrás
  Dave DeLong ecfe4f8003 Updated Changes and Contributors há 14 anos atrás
  August Mueller 11932c0f7e um.... i hate git? há 15 anos atrás
  ccgus 06bccb300e Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform a query. Patch from Jeff Meininger! há 15 anos atrás
  August Mueller c23c216883 Fixed some compiler warnings. há 15 anos atrás
  ccgus bcac8bd59d Only execute the assertion macros if NS_BLOCK_ASSERTIONS is not set. Patch from David E. Wheeler! há 15 anos atrás
  August Mueller e556e953b0 The signature for FMDatabase's executeQuery* methods now return FMResultSet instead if id. Patch from Augie Fackler! há 15 anos atrás
  ccgus 83e3eeed94 Formatting updates, along with a new method for getting a dictionary back from a result set. há 15 anos atrás
  ccgus 0937ef83c4 More files for the hardcore importing action. há 15 anos atrás