summaryrefslogtreecommitdiff
path: root/libmysqlpp
Commit message (Collapse)AuthorAge
* Add support for RDBMS boolean/bit typesDan Goodliffe2015-05-02
|
* Support reading a my.cnf group and correcting passing null to mysql_real_connectDan Goodliffe2015-05-02
|
* Initialize year/month/day fields time structDan Goodliffe2015-05-02
|
* Centralize all the column reference storage logicDan Goodliffe2015-04-29
|
* Adds native support for time_duration as a variable typerandomdan2014-03-03
| | | | Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
* Remove stragling debugrandomdan2012-12-24
|
* Implement a basic MySQL bulk loaderrandomdan2012-12-06
|
* Fix error checking on mysql_ping causing db connection reuse failure; always ↵randomdan2012-11-21
| | | | reconnected
* Add a basic MySQL connector, not fully functional, but will suffice for p2tvrandomdan2012-11-18