Историја ревизија

Аутор SHA1 Порука Датум
  Robert Ryan c183a1fdce Add typeForColumn functions пре 4 година
  Robert Ryan 4009be0a6f Allow rebinding of values for prepared queries пре 5 година
  Robert Ryan f4ddeb5239 Improve FMDBVersion пре 5 година
  August Mueller 7397e456a6 Version bump. пре 7 година
  jam.chenjun 06e97b996b add unit test case for -[FMDatabase executeStatements:withResultBlock:], SELECT records with blob fields пре 7 година
  Robert M. Ryan 884ee3dc41 Fix isOpen logic пре 8 година
  Robert M. Ryan cb92845077 Update transactions пре 8 година
  Robert M. Ryan 7ebbfd055c Bump version to 2.7.3 пре 8 година
  Ben Asher 89d699a694 Add tests пре 8 година
  Robert M. Ryan d1fc235264 Version 2.7.2 пре 8 година
  Robert M. Ryan 61b9fb76d6 Version 2.7.1 пре 8 година
  Robert M. Ryan 07e0362e60 Implement properties пре 8 година
  Robert M. Ryan d565c2055c 2.7 пре 9 година
  Robert M. Ryan 6c0ff9c423 Revise tests пре 10 година
  Robert M. Ryan 7da973d694 Version 2.6 пре 10 година
  Stefan Sechelmann ca28671462 rename open with vfs method, add tests for custom vfs пре 10 година
  August Mueller 70dd7f7ee0 version bump. пре 11 година
  August Mueller 4eda6c75c4 Weird merge from robertmryan-master пре 11 година
  August Mueller f199971b90 Cleanup. пре 11 година
  August Mueller 7b9b840715 Fix for Xcode 6.1 пре 11 година
  robertmryan e0a807c88e Simplify tests and add `objectForColumnName` test for the `char` value пре 11 година
  robertmryan f67190bfe7 Adjust encoding of BOOL and char values пре 11 година
  August Mueller 5e21152188 Added a version to the code, and added an API to it as well. пре 11 година
  August Mueller 598cbf67cc Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code. пре 11 година
  August Mueller 941bfdd7b5 Notes and renames. пре 11 година
  August Mueller 50f8efa236 Deprecation of a method, because its name sucked. пре 11 година
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL пре 11 година
  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. пре 11 година
  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. пре 12 година
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. пре 12 година