Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tidy up IWYUlibdbpp-mysql-1.4.5 | Dan Goodliffe | 2021-09-21 |
| | |||
* | First commit passing IWYU | Dan Goodliffe | 2021-09-21 |
| | |||
* | Add JT recommended warnings | Dan Goodliffe | 2021-09-18 |
| | |||
* | Clang format | Dan Goodliffe | 2020-11-18 |
| | |||
* | Fixes for tidylibdbpp-mysql-1.4.3 | Dan Goodliffe | 2020-03-28 |
| | |||
* | More clang-tidy fixes | Dan Goodliffe | 2019-03-03 |
| | |||
* | Modernize clang tidy fixes | Dan Goodliffe | 2019-02-16 |
| | |||
* | Update to new libdbpp interfacelibdbpp-mysql-1.4.0 | Dan Goodliffe | 2019-02-07 |
| | |||
* | Fix test of insertIds | Dan Goodliffe | 2019-02-03 |
| | | | | | Don't assume ids will be 1,2,3,4... they might skip some, but always increasing in value | ||
* | Remove p2 reference from mock names | Dan Goodliffe | 2019-02-03 |
| | |||
* | Update to new PluginMock interfacelibdbpp-mysql-1.3.0libdbpp-mysql-1.2.0.1 | Dan Goodliffe | 2018-04-22 |
| | |||
* | C++17libdbpp-mysql-1.2.0 | Dan Goodliffe | 2018-04-15 |
| | | | | Upgrade everything to C++17 | ||
* | Improve and centralise transaction handling logiclibdbpp-mysql-1.0.0 | Dan Goodliffe | 2015-12-29 |
| | |||
* | Reshuffle and add new exceptions | Dan Goodliffe | 2015-12-29 |
| | |||
* | MySQL files prefixed with my- | Dan Goodliffe | 2015-12-23 |
| | |||
* | Add support for getting last insert value | Dan Goodliffe | 2015-10-20 |
| | |||
* | Install rules and use system dbpplibdbpp-mysql-0.9 | Dan Goodliffe | 2015-09-25 |
| | |||
* | MySQL mocking and tests from Project2 | Dan Goodliffe | 2015-09-24 |