summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Modernize clang tidy fixesDan Goodliffe2019-02-16
|
* Basic 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
|
* Remove boost::filesystem in favour of std::filesystemDan 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
* Standalone splitDan Goodliffe2017-05-02
|
* Upgrade to libxml++3Dan Goodliffe2017-04-28
|
* API change to pass command options throughlibdbpp-mysql-1.1.0Dan Goodliffe2017-01-01
|
* Register mock db implementationsDan Goodliffe2017-01-01
|
* Do lots more work with compile time formatter instead runtime formattersDan Goodliffe2016-12-31
|
* Set cxxflags specifically, not cflagsDan Goodliffe2016-10-07
|
* Build most things by defaultDan Goodliffe2016-01-27
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Improve and centralise transaction handling logiclibdbpp-mysql-1.0.0Dan Goodliffe2015-12-29
|
* Tidy upDan Goodliffe2015-12-29
|
* Add missing override attributeDan Goodliffe2015-12-29
|
* Non-const insertIdDan Goodliffe2015-12-29
|
* Non-const command gettersDan Goodliffe2015-12-29
|
* Default (not supported) bulk upload implementationDan Goodliffe2015-12-29
|
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
|
* Remove rebindDan Goodliffe2015-12-29
|
* MySQL files prefixed with my-Dan Goodliffe2015-12-23
|
* Use a b2 lib for mysqlDan Goodliffe2015-12-23
|
* Use parent glibmmDan Goodliffe2015-12-23
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|
* Switch lib64 references for native onesDan Goodliffe2015-12-12
|
* Enable gc-sections in releaseDan Goodliffe2015-12-06
|
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
|
* Add support for getting last insert valueDan Goodliffe2015-10-20
|
* Add override attributesDan Goodliffe2015-10-20
|
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
|
* Add new projects to default buildDan Goodliffe2015-10-02
|
* Install rules and use system dbpplibdbpp-mysql-0.9Dan Goodliffe2015-09-25
|
* MySQL mocking and tests from Project2Dan Goodliffe2015-09-24
|
* Connector compatibility fixDan Goodliffe2015-09-22
|
* Add a code coverage profileDan Goodliffe2015-09-12
|
* Use AdHoc's runtime contextDan Goodliffe2015-09-10
|
* Add libadhocutil to the default buildDan Goodliffe2015-09-03
|
* Use libadhocutilDan Goodliffe2015-09-02
|
* Move to C++0yDan Goodliffe2015-06-03
|
* Fix behaviour of multiple executionsDan Goodliffe2015-06-02
|
* Add support for RDBMS boolean/bit typesDan Goodliffe2015-05-02
|
* Support reading a my.cnf group and correcting passing null to mysql_real_connectDan Goodliffe2015-05-02
|
* Initialize year/month/day fields time structDan Goodliffe2015-05-02
|
* Centralize all the column reference storage logicDan Goodliffe2015-04-29
|
* Ignore Vim swap filesDan Goodliffe2015-01-15
|
* Support complex types in rows and parametersDan Goodliffe2014-12-09
|