aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mysql++.rb
AgeCommit message (Collapse)Author
2011-11-29mysql++: Fix libs locationMichael Paul Bailey
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-13New formula: MySQL++Ben Poweski
MySQL++ is a C++ wrapper for the MySQL C API. The maximum number of columns allowable in a result set has been increased from 25 to 40 to accommodate a wider range of projects without needing to recompile the library. Signed-off-by: Jack Nagel <jacknagel@gmail.com>