История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад