August "Gus" Mueller 6decfc70c1 Merge pull request #146 from Shopify/bugfix/argument_crash %!s(int64=12) %!d(string=hai) anos
..
FMDatabase.h 61b6e19436 Merged in Chris Wright's date format additions to FMDatabase. %!s(int64=12) %!d(string=hai) anos
FMDatabase.m 6decfc70c1 Merge pull request #146 from Shopify/bugfix/argument_crash %!s(int64=12) %!d(string=hai) anos
FMDatabaseAdditions.h eef884233f Deprecated columnExists:columnName: in favor of columnExists:inTableWithName: %!s(int64=13) %!d(string=hai) anos
FMDatabaseAdditions.m 5d87488d2e Damn warnings. %!s(int64=13) %!d(string=hai) anos
FMDatabasePool.h de5bff459d Marked the properties as atomic, since that is what they were by default. %!s(int64=13) %!d(string=hai) anos
FMDatabasePool.m aef763eeb6 neither Mac OS X 10.8 and iOS 6 require a dispatch_release under ARC %!s(int64=13) %!d(string=hai) anos
FMDatabaseQueue.h f4acd8fc9a Cleanup. %!s(int64=13) %!d(string=hai) anos
FMDatabaseQueue.m f4acd8fc9a Cleanup. %!s(int64=13) %!d(string=hai) anos
FMResultSet.h d72cbb0e44 Lazily populate columnNameToIndexMap when accessing so that clients can use the value without causing setupColumns to be called first. %!s(int64=13) %!d(string=hai) anos
FMResultSet.m 61b6e19436 Merged in Chris Wright's date format additions to FMDatabase. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos