August Mueller f0904b446a Merge branch 'master' of github.com:ccgus/fmdb 13 years ago
..
FMDatabase.h 0cfca84994 Random code and documentation cleanup. 14 years ago
FMDatabase.m f0904b446a Merge branch 'master' of github.com:ccgus/fmdb 13 years ago
FMDatabaseAdditions.h eef884233f Deprecated columnExists:columnName: in favor of columnExists:inTableWithName: 13 years ago
FMDatabaseAdditions.m 5d87488d2e Damn warnings. 13 years ago
FMDatabasePool.h 0cfca84994 Random code and documentation cleanup. 14 years ago
FMDatabasePool.m 8fba9b8c86 Fixed a bunch of warnings that would come up with certain compiler options. 13 years ago
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 years ago
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 years ago
FMResultSet.h 347cf12f00 deprecated resultDict, and added resultDictionary (which is now case sensitive) 14 years ago
FMResultSet.m 8fba9b8c86 Fixed a bunch of warnings that would come up with certain compiler options. 13 years ago
fmdb.m f0904b446a Merge branch 'master' of github.com:ccgus/fmdb 13 years ago