summaryrefslogtreecommitdiff
path: root/libdbpp/unittests
Commit message (Expand)AuthorAge
* Enable all cppcheck checks and fixupHEADlibdbpp-1.4.9mainDan Goodliffe2022-07-27
* Add missing includeDan Goodliffe2022-03-19
* Lots of pass by value and perfect forwarding optimisationsDan Goodliffe2022-03-17
* Bump submoduleslibdbpp-1.4.8Dan Goodliffe2022-02-14
* enum class BulkUpdatesDan Goodliffe2022-02-14
* Tidy includesDan Goodliffe2022-02-14
* Fix up warnings from latest clang-tidyDan Goodliffe2021-10-17
* Tidy up IWYUDan Goodliffe2021-09-21
* First commit passing IWYUDan Goodliffe2021-09-21
* Pass cppcheck and clang-tidyDan Goodliffe2021-09-18
* Add JT recommended warningsDan Goodliffe2021-09-18
* boost::mpl::list not included, use std::tupleDan Goodliffe2021-09-07
* Driver dumpDan Goodliffe2020-12-12
* Add explicit tagDan Goodliffe2020-12-10
* Const test variablesDan Goodliffe2020-12-10
* Use test valuesDan Goodliffe2020-12-10
* Bump sqlite modulelibdbpp-1.4.5Dan Goodliffe2020-11-18
* Clang formatDan Goodliffe2020-11-18
* Improve and test support for traits binding of blobsDan Goodliffe2020-05-24
* Modernize and tidylibdbpp-1.4.3Dan Goodliffe2020-03-28
* Fixes for tidylibdbpp-1.4.2Dan Goodliffe2019-10-19
* Refactor to ease testingDan Goodliffe2019-10-19
* Modernize buildDan Goodliffe2019-10-13
* mysql bumpDan Goodliffe2019-08-18
* Update mysql submodulelibdbpp-1.4.1.1Dan Goodliffe2019-07-30
* Get glibmm and db connector libs flags from pkg-configDan Goodliffe2019-06-30
* Tidy fixes for latest clanglibdbpp-1.4.1Dan Goodliffe2019-03-30
* Explicitly disable checker for generated codeDan Goodliffe2019-03-19
* More clang tidy fixesDan Goodliffe2019-03-03
* Add libdbpp-odbc submoduleDan Goodliffe2019-02-24
* Add libdbpp-sqlite submoduleDan Goodliffe2019-02-24
* Tidy link of libpqDan Goodliffe2019-02-24
* Add traits based generic bindParam functionDan Goodliffe2019-02-18
* Restore and extend types covered by generic extrator testDan Goodliffe2019-02-18
* Enable performance checks and fix accordinglyDan Goodliffe2019-02-17
* Enable hicpp checks and fix accordinglyDan Goodliffe2019-02-17
* Modernize clang tidy fixesDan Goodliffe2019-02-16
* More clang tidy fixesDan Goodliffe2019-02-16
* Basic clang tidy fixesDan Goodliffe2019-02-16
* Bump postgresql submodulelibdbpp-1.4.0Dan Goodliffe2019-02-10
* Add MySQL client submodule and build and testDan Goodliffe2019-02-07
* Columns are unique, not sharedDan Goodliffe2019-02-04
* Switch to string_viewDan Goodliffe2019-02-04
* Update PQ test submoduleDan Goodliffe2019-02-03
* Remove unnecessary calls to .string()Dan Goodliffe2019-02-03
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
* Fix assignable/convertible check in extractDan Goodliffe2018-10-20
* Fully templated extractorDan Goodliffe2018-08-27
* Structured bindingDan Goodliffe2018-08-22
* Workaround Clang warning about evaluation with typeidDan Goodliffe2018-08-21