Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tidy up IWYUlibdbpp-odbc-1.4.5 | Dan Goodliffe | 2021-09-21 |
| | |||
* | First commit passing IWYU | Dan Goodliffe | 2021-09-21 |
| | |||
* | Pass cppcheck and clang-tidy | Dan Goodliffe | 2021-09-18 |
| | |||
* | Add JT recommended warnings | Dan Goodliffe | 2021-09-18 |
| | |||
* | Clang format | Dan Goodliffe | 2020-11-18 |
| | |||
* | Refactor to ease testing | Dan Goodliffe | 2019-10-19 |
| | |||
* | Bring inline with clang-tidy checks | Dan Goodliffe | 2019-02-24 |
| | |||
* | Update to new libdbpp interface | Dan Goodliffe | 2019-02-24 |
| | |||
* | Don't rely on libdbppcore's columns | Dan Goodliffe | 2018-08-24 |
| | | | | Also reduce risk of needing to resize at all by getting the octet size | ||
* | Fix uninitialised memory warning and assert | Dan Goodliffe | 2018-08-24 |
| | |||
* | C++17libdbpp-odbc-1.2.0 | Dan Goodliffe | 2018-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.1 | Dan Goodliffe | 2016-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. | ||
* | Reshuffle and add new exceptions | Dan Goodliffe | 2015-12-29 |
| | |||
* | ODBC files prefixed with odbc- | Dan Goodliffe | 2015-12-24 |
| | |||
* | Install rules and use system dbpplibdbpp-odbc-0.9 | Dan Goodliffe | 2015-09-25 |
| | |||
* | ODBC mocking and tests from Project2 | Dan Goodliffe | 2015-09-24 |