summaryrefslogtreecommitdiff
path: root/libmysqlpp/unittests/testmysql.cpp
Commit message (Collapse)AuthorAge
* Fixes for tidylibdbpp-mysql-1.4.3Dan Goodliffe2020-03-28
|
* More clang-tidy fixesDan Goodliffe2019-03-03
|
* Modernize clang tidy fixesDan Goodliffe2019-02-16
|
* Update to new libdbpp interfacelibdbpp-mysql-1.4.0Dan Goodliffe2019-02-07
|
* Fix test of insertIdsDan Goodliffe2019-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 namesDan Goodliffe2019-02-03
|
* Update to new PluginMock interfacelibdbpp-mysql-1.3.0libdbpp-mysql-1.2.0.1Dan Goodliffe2018-04-22
|
* C++17libdbpp-mysql-1.2.0Dan Goodliffe2018-04-15
| | | | Upgrade everything to C++17
* Improve and centralise transaction handling logiclibdbpp-mysql-1.0.0Dan Goodliffe2015-12-29
|
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
|
* MySQL files prefixed with my-Dan Goodliffe2015-12-23
|
* Add support for getting last insert valueDan Goodliffe2015-10-20
|
* Install rules and use system dbpplibdbpp-mysql-0.9Dan Goodliffe2015-09-25
|
* MySQL mocking and tests from Project2Dan Goodliffe2015-09-24