Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Expose exceptions | Dan Goodliffe | 2015-11-08 |
| | |||
* | Add utility function for passing each row of a result set to a function ↵ | Dan Goodliffe | 2015-11-07 |
| | | | | accepting one parameter per column | ||
* | Add typedefs for commands and connection smart pointers | Dan Goodliffe | 2015-11-07 |
| | |||
* | Add doxygen commentslibdbpp-0.9 | Dan Goodliffe | 2015-10-05 |
| | |||
* | Connector compatibility fix | Dan Goodliffe | 2015-09-22 |
| | |||
* | Switch columns collection to forward declared pointer and add helper ↵ | Dan Goodliffe | 2015-09-20 |
| | | | | function for adding columns | ||
* | Set visibility | Dan Goodliffe | 2015-09-20 |
| | |||
* | Centralize all the column reference storage logic | Dan Goodliffe | 2015-04-29 |
| | |||
* | 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 |