ccgus ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 лет назад
..
FMDatabase.h ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 лет назад
FMDatabase.m ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 лет назад
FMDatabaseAdditions.h d8f93d80e1 Added method to validate a SQL statement 15 лет назад
FMDatabaseAdditions.m c850c14442 Fixed a bug of closed db and did some pool optimizations 14 лет назад
FMDatabasePool.h ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 лет назад
FMDatabasePool.m ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 лет назад
FMDatabaseQueue.h 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 лет назад
FMDatabaseQueue.m 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 лет назад
FMResultSet.h 793c6ef0a7 Another stab at doing things and making threads happy. 14 лет назад
FMResultSet.m 423fbc7fd2 How the hell did all these tabs get in here… 14 лет назад
fmdb.m ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 лет назад