Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use libadhocutil | Dan Goodliffe | 2015-09-02 |
| | |||
* | Fix behaviour of multiple executions | Dan Goodliffe | 2015-06-02 |
| | |||
* | Add support for RDBMS boolean/bit types | Dan Goodliffe | 2015-05-02 |
| | |||
* | Support reading a my.cnf group and correcting passing null to mysql_real_connect | Dan Goodliffe | 2015-05-02 |
| | |||
* | Initialize year/month/day fields time struct | Dan Goodliffe | 2015-05-02 |
| | |||
* | Centralize all the column reference storage logic | Dan Goodliffe | 2015-04-29 |
| | |||
* | Adds native support for time_duration as a variable type | randomdan | 2014-03-03 |
| | | | | Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier | ||
* | Remove stragling debug | randomdan | 2012-12-24 |
| | |||
* | Implement a basic MySQL bulk loader | randomdan | 2012-12-06 |
| | |||
* | Fix error checking on mysql_ping causing db connection reuse failure; always ↵ | randomdan | 2012-11-21 |
| | | | | reconnected | ||
* | Add a basic MySQL connector, not fully functional, but will suffice for p2tv | randomdan | 2012-11-18 |