Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a database connection pool.libdbpp-0.10 | Dan Goodliffe | 2015-11-19 |
| | |||
* | Fix install test target name | Dan Goodliffe | 2015-09-25 |
| | |||
* | Add the core test library for testing connector implementations | Dan Goodliffe | 2015-09-24 |
| | |||
* | Migrate SQL script parser and add support for executing a script on a connection | Dan Goodliffe | 2015-09-21 |
| | |||
* | Add install rules | Dan Goodliffe | 2015-09-20 |
| | |||
* | Add basic unit test beginnings | Dan Goodliffe | 2015-09-20 |
| | |||
* | Rename target .so | Dan Goodliffe | 2015-09-20 |
| | |||
* | Set visibility | Dan Goodliffe | 2015-09-20 |
| | |||
* | 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 | ||
* | Just build the needed bits of libmisc into places they're needed, don't ↵ | randomdan | 2011-03-01 |
| | | | | build all of it | ||
* | Fix the build system to do dependencies properly | randomdan | 2011-02-09 |
Break down libodbcpp into a set of base classes; libdbpp Add a native PostgreSQL implementation of libdbpp; libpqpp Extend project2 rdbms stuff to work with generic connectors Update datasources to specify connector type Build libmisc as .so |