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

Аутор SHA1 Порука Датум
  Graham Dennis 633a4503ae Add a .travis.yml file to use Travis CI for automated testing. пре 12 година
  Graham Dennis e4dd8758b1 Converting fmdb.m to XCTest tests. пре 12 година
  robertmryan 4ed3c78a7b Removed redundant Foundation.framework reference пре 12 година
  robertmryan 5b6c1c8e52 Reordered the sequence of source files into a more logical order пре 12 година
  robertmryan 2a5d4db4d0 Added README.markdown to project to make it easier to review/edit пре 12 година
  ccgus acdefeeaa0 Updated project settings, and compiler warning fixes. пре 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 година
  August Mueller 74aa0db026 Fixed a crasher in the test file. пре 12 година
  ccgus 3d7eaf67be Notes and SDK changes. пре 13 година
  August Mueller de5bff459d Marked the properties as atomic, since that is what they were by default. пре 13 година
  August Mueller 8fba9b8c86 Fixed a bunch of warnings that would come up with certain compiler options. пре 13 година
  ccgus c226e8ea01 Quick update on a little test. пре 13 година
  ccgus ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. пре 14 година
  ccgus 58c3e7005d Took out FMDatabasePool from the readme, moved those docs to its header. I really want to discourage its use if possible. Took away -database from FMDatabaseQueue since I've already seen it misused once, and if you really need to get at it, you can do so with the inDatabase: methods. пре 14 година
  August Mueller c3ec8a3b4e Added some macros so that FMDB can be used in ARC and non-ARC'd projects. пре 14 година
  August Mueller fc7e1d274d Project updates. пре 14 година
  ccgus 3ee000b1d8 bugga пре 14 година
  ccgus e2120a6d94 added support for savepoints (a kind of nested transaction) пре 14 година
  August Mueller 793c6ef0a7 Another stab at doing things and making threads happy. пре 14 година
  August Mueller 11932c0f7e um.... i hate git? пре 15 година
  Pascal Pfiffner 2b4540f8aa Merge upstream пре 15 година
  Pascal Pfiffner 6809d43f1c Opens a :memory: database if databasePath is nil пре 15 година
  August Mueller c23c216883 Fixed some compiler warnings. пре 15 година
  Pascal Pfiffner e573f8bd2d Added static library target пре 15 година
  ccgus 56a5e0f488 Added and updated some new methods to take NSError** params. пре 15 година
  August Mueller e556e953b0 The signature for FMDatabase's executeQuery* methods now return FMResultSet instead if id. Patch from Augie Fackler! пре 15 година
  August Mueller 05250968cb Backing out that last change- turns out there's an attribute you can give a method, to not have clang-sa flip out. пре 15 година
  ccgus 7ffd84d76b Initial import. пре 15 година