aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories
Commit message (Expand)AuthorAgeFilesLines
* Replace all non-cyclic NSAutoreleasepools with @autoreleasepoolMax2018-05-031-1/+1
* * More formatting changesMax2018-05-022-65/+70
* Add basic support for JSON type (part of #2199)Max2015-11-152-1/+5
* Remove a duplicate @interface and prepare some functions for unit testingMax2015-10-043-19/+18
* Fix conversion of BIT fields (fixes #2254)Max2015-10-021-14/+13
* Fix an exception caused by empty column names in query results (fixes #2173)Max2015-07-141-5/+10
* Fix an issue (affecting mostly Russian & Asian users) where Sequel Pro would ...Max2015-06-191-4/+9
* move the string method to SPMySQLStringAdditionsteng.liu2015-02-161-13/+2
* fallback solution for NSString decode errorteng.liu2015-02-081-4/+15
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-266-6/+6
* Remove SVN property placeholder.Stuart Connolly2014-01-266-12/+0
* Fix warning.Stuart Connolly2013-11-301-3/+10
* - Add missing function declaration for 10.7 buildsrowanbeentje2013-08-141-0/+1
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-133-1/+459
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-1/+1
* * Forgot to include a file in last commitdmoagx2012-10-031-1/+1
* - Manually handle some SPFileHandle memory management to significantly impro...rowanbeentje2012-04-121-1/+1
* Improvements to SPMySQL framework:rowanbeentje2012-02-241-1/+1
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-232-0/+109
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-202-0/+595