コミット履歴

作者 SHA1 メッセージ 日付
  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 13 年 前
  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! 13 年 前
  ccgus 3d7eaf67be Notes and SDK changes. 13 年 前
  August Mueller 5fa3cdb61c Added Sriram Patil to the contributors list, for some good bug catches he found. 14 年 前
  August Mueller a545f71d08 Fixed a problem under GC where leaked statments were keeping a database from closing. Patch from Chris Dolan. 14 年 前
  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 14 年 前
  Dave DeLong ecfe4f8003 Updated Changes and Contributors 15 年 前
  August Mueller 11932c0f7e um.... i hate git? 15 年 前
  ccgus 06bccb300e Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform a query. Patch from Jeff Meininger! 15 年 前
  August Mueller c23c216883 Fixed some compiler warnings. 15 年 前
  ccgus bcac8bd59d Only execute the assertion macros if NS_BLOCK_ASSERTIONS is not set. Patch from David E. Wheeler! 15 年 前
  August Mueller e556e953b0 The signature for FMDatabase's executeQuery* methods now return FMResultSet instead if id. Patch from Augie Fackler! 15 年 前
  ccgus 83e3eeed94 Formatting updates, along with a new method for getting a dictionary back from a result set. 15 年 前
  ccgus 0937ef83c4 More files for the hardcore importing action. 15 年 前