Phillip Kast 4adb30e9dd Add key methods that take NSData 12 lat temu
..
FMDatabase.h 4adb30e9dd Add key methods that take NSData 12 lat temu
FMDatabase.m 4adb30e9dd Add key methods that take NSData 12 lat temu
FMDatabaseAdditions.h eef884233f Deprecated columnExists:columnName: in favor of columnExists:inTableWithName: 13 lat temu
FMDatabaseAdditions.m 5d87488d2e Damn warnings. 13 lat temu
FMDatabasePool.h de5bff459d Marked the properties as atomic, since that is what they were by default. 13 lat temu
FMDatabasePool.m aef763eeb6 neither Mac OS X 10.8 and iOS 6 require a dispatch_release under ARC 13 lat temu
FMDatabaseQueue.h f4acd8fc9a Cleanup. 13 lat temu
FMDatabaseQueue.m f4acd8fc9a Cleanup. 13 lat temu
FMResultSet.h d72cbb0e44 Lazily populate columnNameToIndexMap when accessing so that clients can use the value without causing setupColumns to be called first. 13 lat temu
FMResultSet.m 5a463d036d Cleanup of some code + notes on what is going on 13 lat temu
fmdb.m 74aa0db026 Fixed a crasher in the test file. 12 lat temu