Historique des commits

Auteur SHA1 Message Date
  Troy Stump 0cb9d77aca Fix Privacy Manifest resource bundling for CocoaPods and Swift Package Manager installation methods il y a 1 an
  Robert Ryan c183a1fdce Add typeForColumn functions il y a 4 ans
  Robert Ryan 4009be0a6f Allow rebinding of values for prepared queries il y a 5 ans
  Robert Ryan f4ddeb5239 Improve FMDBVersion il y a 5 ans
  August Mueller 7397e456a6 Version bump. il y a 7 ans
  jam.chenjun 06e97b996b add unit test case for -[FMDatabase executeStatements:withResultBlock:], SELECT records with blob fields il y a 7 ans
  Robert M. Ryan 884ee3dc41 Fix isOpen logic il y a 8 ans
  Robert M. Ryan cb92845077 Update transactions il y a 8 ans
  Robert M. Ryan 7ebbfd055c Bump version to 2.7.3 il y a 8 ans
  Ben Asher 89d699a694 Add tests il y a 8 ans
  Robert M. Ryan d1fc235264 Version 2.7.2 il y a 8 ans
  Robert M. Ryan 61b9fb76d6 Version 2.7.1 il y a 8 ans
  Robert M. Ryan 07e0362e60 Implement properties il y a 8 ans
  Robert M. Ryan d565c2055c 2.7 il y a 9 ans
  Robert M. Ryan 6c0ff9c423 Revise tests il y a 10 ans
  Robert M. Ryan 7da973d694 Version 2.6 il y a 10 ans
  Stefan Sechelmann ca28671462 rename open with vfs method, add tests for custom vfs il y a 10 ans
  August Mueller 70dd7f7ee0 version bump. il y a 11 ans
  August Mueller 4eda6c75c4 Weird merge from robertmryan-master il y a 11 ans
  August Mueller f199971b90 Cleanup. il y a 11 ans
  August Mueller 7b9b840715 Fix for Xcode 6.1 il y a 11 ans
  robertmryan e0a807c88e Simplify tests and add `objectForColumnName` test for the `char` value il y a 11 ans
  robertmryan f67190bfe7 Adjust encoding of BOOL and char values il y a 11 ans
  August Mueller 5e21152188 Added a version to the code, and added an API to it as well. il y a 11 ans
  August Mueller 598cbf67cc Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code. il y a 11 ans
  August Mueller 941bfdd7b5 Notes and renames. il y a 11 ans
  August Mueller 50f8efa236 Deprecation of a method, because its name sucked. il y a 11 ans
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL il y a 11 ans
  August Mueller 484b046a4a Discovered sqlite3_busy_handler, and got to kill some ivars and code. busyTimeout has been replaced by setMaxBusyRetryTimeInterval: - this is a _lot_ better than adding loops everywhere. il y a 11 ans
  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. il y a 12 ans