index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Frameworks
/
SPMySQLFramework
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework connection loss handling in SPMySQL, particularly to improve backgroun...
rowanbeentje
2012-05-08
8
-194
/
+281
*
- Correctly call mysql_library_init() on application start, and mysql_thread...
rowanbeentje
2012-04-18
5
-1
/
+78
*
- Manually handle some SPFileHandle memory management to significantly impro...
rowanbeentje
2012-04-12
1
-1
/
+1
*
- Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t...
rowanbeentje
2012-04-09
13
-304
/
+265
*
- Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g...
rowanbeentje
2012-03-29
5
-10
/
+37
*
Added #import "SPMySQLStringAdditions.h" for mySQLBacktickQuotedString and my...
sqlprodev
2012-03-28
2
-0
/
+2
*
- Correctly nest reconnection attempts to preserve previous connection setti...
rowanbeentje
2012-03-28
1
-2
/
+7
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
2
-9
/
+4
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+4
*
SPMySQL integration bugfixes:
rowanbeentje
2012-03-14
1
-1
/
+1
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
11
-37
/
+311
*
Improvements to SPMySQL framework:
rowanbeentje
2012-02-24
6
-67
/
+112
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
11
-8
/
+218
*
- Add missing libmysqlclient.a to build SPMySQL (ignored during initial add ...
rowanbeentje
2012-02-20
1
-0
/
+0
*
- Fix incorrect conversion via a CFStringEncoding for eucjpms
rowanbeentje
2012-02-20
143
-18947
/
+1
*
Initial commit of the new SPMySQL Framework, which is added to the project an...
rowanbeentje
2012-02-20
194
-0
/
+28563