August Mueller ceef9e7744 Suppressing some clang warnings for deprecated methods. 14 tahun lalu
..
FMDatabase.h 0cfca84994 Random code and documentation cleanup. 14 tahun lalu
FMDatabase.m 87748d1d66 Added support for unsigned long long int values. 14 tahun lalu
FMDatabaseAdditions.h d8f93d80e1 Added method to validate a SQL statement 14 tahun lalu
FMDatabaseAdditions.m a887a6ff21 Fixed a problem with getTableSchema: not working with table names that start with a number. 14 tahun lalu
FMDatabasePool.h 0cfca84994 Random code and documentation cleanup. 14 tahun lalu
FMDatabasePool.m ab3b78cf02 Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests. 14 tahun lalu
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 tahun lalu
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 tahun lalu
FMResultSet.h 347cf12f00 deprecated resultDict, and added resultDictionary (which is now case sensitive) 14 tahun lalu
FMResultSet.m ceef9e7744 Suppressing some clang warnings for deprecated methods. 14 tahun lalu
fmdb.m a887a6ff21 Fixed a problem with getTableSchema: not working with table names that start with a number. 14 tahun lalu