コミット履歴

作者 SHA1 メッセージ 日付
  robertmryan dc39c144c1 Update link in warning of `inDeferredTransaction` 12 年 前
  robertmryan c9bd2c4e64 Add save point method comments 12 年 前
  robertmryan 3218d292b6 Updates to links; some minor edits to comments; added executeQuery and executeUpdate comments 12 年 前
  robertmryan 2a5d4db4d0 Added README.markdown to project to make it easier to review/edit 12 年 前
  robertmryan 7b41afd87f Replace fmkit reference with fmdb 12 年 前
  robertmryan 7e1d2f9b7c Added comments to facilitate automatic generation of documentation via appledoc 12 年 前
  ccgus faa5f473f0 Baked in support for the new application_id pragma in SQLite version 3.7.17: 12 年 前
  ccgus 8e3921257e Little test for the latest fix. 12 年 前
  August "Gus" Mueller 6decfc70c1 Merge pull request #146 from Shopify/bugfix/argument_crash 12 年 前
  ccgus acdefeeaa0 Updated project settings, and compiler warning fixes. 12 年 前
  ccgus a2b3a5716b Little compiler warning cleanup. 12 年 前
  August "Gus" Mueller 3a56feb0e0 Merge pull request #126 from inamiy/traceExecution 12 年 前
  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. 12 年 前
  ccgus 61b6e19436 Merged in Chris Wright's date format additions to FMDatabase. 12 年 前
  Joshua Tessier a79c1839c3 Fixes a variable argument crash if an incorrect number of arguments are passed in 13 年 前
  August Mueller 6740330e8a Cleanup. 12 年 前
  August "Gus" Mueller 30dc029f9e Merge pull request #135 from yeahphil/master 12 年 前
  August "Gus" Mueller 396bbfb424 Merge pull request #127 from mazgi/pullreq/update_gitignore_for_workspace 12 年 前
  Phillip Kast 4adb30e9dd Add key methods that take NSData 12 年 前
  August "Gus" Mueller f66715b8c4 Merge pull request #134 from aceofspades/podspec 12 年 前
  Doug Puchalski 623bbf42f6 Add podspec. Useful to have when doing local mods. 12 年 前
  August Mueller d3f1d15ee0 Little fix that never actually broke anything. 12 年 前
  August Mueller 74aa0db026 Fixed a crasher in the test file. 12 年 前
  ccgus f4acd8fc9a Cleanup. 12 年 前
  MATSUKI.Hidenori ed857218e9 Update .gitignore for Xcode workspace. 12 年 前
  Yasuhiro Inami 255bc02734 NSLog data-bytes instead of data-self when traceExecution=YES. 12 年 前
  August Mueller af880a3e25 Updated credits and changes file. 12 年 前
  August "Gus" Mueller 3ce2c70fdf Merge pull request #122 from correia/master 12 年 前
  Jim Correia c199a6de6f Fixed potential dereference of NULL outErr argument in -startSavePointWithName:error: and -releaseSavePointWithName:error:. 12 年 前
  August Mueller e7b3d9490f Fixed a crasher when trying to open up a temporary database. 13 年 前