August "Gus" Mueller 6decfc70c1 Merge pull request #146 from Shopify/bugfix/argument_crash 12 gadi atpakaļ
..
FMDatabase.h 61b6e19436 Merged in Chris Wright's date format additions to FMDatabase. 12 gadi atpakaļ
FMDatabase.m 6decfc70c1 Merge pull request #146 from Shopify/bugfix/argument_crash 12 gadi atpakaļ
FMDatabaseAdditions.h eef884233f Deprecated columnExists:columnName: in favor of columnExists:inTableWithName: 13 gadi atpakaļ
FMDatabaseAdditions.m 5d87488d2e Damn warnings. 13 gadi atpakaļ
FMDatabasePool.h de5bff459d Marked the properties as atomic, since that is what they were by default. 13 gadi atpakaļ
FMDatabasePool.m aef763eeb6 neither Mac OS X 10.8 and iOS 6 require a dispatch_release under ARC 13 gadi atpakaļ
FMDatabaseQueue.h f4acd8fc9a Cleanup. 13 gadi atpakaļ
FMDatabaseQueue.m f4acd8fc9a Cleanup. 13 gadi atpakaļ
FMResultSet.h d72cbb0e44 Lazily populate columnNameToIndexMap when accessing so that clients can use the value without causing setupColumns to be called first. 13 gadi atpakaļ
FMResultSet.m 61b6e19436 Merged in Chris Wright's date format additions to FMDatabase. 12 gadi atpakaļ
fmdb.m 8c259dbe5d Fixed a problem where executeUpdateWithFormat: + %@ as a placeholder and the value was nil would cause a bad value to be inserted. Thanks to rustybox on github for the fix. 12 gadi atpakaļ