August Mueller ceef9e7744 Suppressing some clang warnings for deprecated methods. 14 سال پیش
..
FMDatabase.h 0cfca84994 Random code and documentation cleanup. 14 سال پیش
FMDatabase.m 87748d1d66 Added support for unsigned long long int values. 14 سال پیش
FMDatabaseAdditions.h d8f93d80e1 Added method to validate a SQL statement 14 سال پیش
FMDatabaseAdditions.m a887a6ff21 Fixed a problem with getTableSchema: not working with table names that start with a number. 14 سال پیش
FMDatabasePool.h 0cfca84994 Random code and documentation cleanup. 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 347cf12f00 deprecated resultDict, and added resultDictionary (which is now case sensitive) 14 سال پیش
FMResultSet.m ceef9e7744 Suppressing some clang warnings for deprecated methods. 14 سال پیش
fmdb.m a887a6ff21 Fixed a problem with getTableSchema: not working with table names that start with a number. 14 سال پیش