aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework
Commit message (Expand)AuthorAgeFilesLines
* - Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g...rowanbeentje2012-03-295-10/+37
* Added #import "SPMySQLStringAdditions.h" for mySQLBacktickQuotedString and my...sqlprodev2012-03-282-0/+2
* - Correctly nest reconnection attempts to preserve previous connection setti...rowanbeentje2012-03-281-2/+7
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-272-9/+4
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-0/+4
* SPMySQL integration bugfixes:rowanbeentje2012-03-141-1/+1
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-1411-37/+311
* Improvements to SPMySQL framework:rowanbeentje2012-02-246-67/+112
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-2311-8/+218
* - Add missing libmysqlclient.a to build SPMySQL (ignored during initial add ...rowanbeentje2012-02-201-0/+0
* - Fix incorrect conversion via a CFStringEncoding for eucjpmsrowanbeentje2012-02-20143-18947/+1
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-20194-0/+28563