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
/
Source
/
SPMySQLConnection Categories
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve connection keepalive, disconnect, and connection loss after reviewing...
rowanbeentje
2012-05-15
2
-12
/
+54
*
- Return an autoreleased copy of the error string when requested, instead of...
rowanbeentje
2012-05-13
1
-1
/
+2
*
Rework connection loss handling in SPMySQL, particularly to improve backgroun...
rowanbeentje
2012-05-08
4
-5
/
+30
*
- Correctly call mysql_library_init() on application start, and mysql_thread...
rowanbeentje
2012-04-18
3
-0
/
+15
*
- Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t...
rowanbeentje
2012-04-09
1
-0
/
+7
*
- Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g...
rowanbeentje
2012-03-29
3
-5
/
+36
*
Added #import "SPMySQLStringAdditions.h" for mySQLBacktickQuotedString and my...
sqlprodev
2012-03-28
2
-0
/
+2
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
6
-28
/
+110
*
Improvements to SPMySQL framework:
rowanbeentje
2012-02-24
1
-1
/
+2
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
2
-1
/
+26
*
- Fix incorrect conversion via a CFStringEncoding for eucjpms
rowanbeentje
2012-02-20
1
-1
/
+1
*
Initial commit of the new SPMySQL Framework, which is added to the project an...
rowanbeentje
2012-02-20
18
-0
/
+2716