summaryrefslogtreecommitdiff
path: root/libodbcpp/odbc-mock.h
Commit message (Collapse)AuthorAge
* First commit passing IWYUDan Goodliffe2021-09-21
|
* Clang formatDan Goodliffe2020-11-18
|
* Fixes for tidylibdbpp-odbc-1.4.3Dan Goodliffe2020-03-28
|
* Update to new libdbpp interfaceDan Goodliffe2019-02-24
|
* C++17libdbpp-odbc-1.2.0Dan Goodliffe2018-04-22
| | | | | Updates code largely in-keeping with updates to be C++17 in line with libadhocutil and libdbpp.
* Take an extra argument to mock to allow for specifying which driver to use, ↵libdbpp-odbc-1.0.1Dan Goodliffe2016-01-04
| | | | etc. Move all the PostgreSQL specific bits into the unit test itself. Reference the driver library by filename thus not requiring configuration for the test to run.
* ODBC files prefixed with odbc-Dan Goodliffe2015-12-24