| Commit message (Expand) | Author | Age |
* | Expose stream << Blob operator in test lib | Dan Goodliffe | 2017-06-05 |
* | Expose Blob operator== | Dan Goodliffe | 2017-06-05 |
* | Test extracted types can be default constructed | Dan Goodliffe | 2017-06-05 |
* | Allow default constructor of Blob to support extract, increase compile time t... | Dan Goodliffe | 2017-06-05 |
* | Fix HEAD commit for libdbpp-postgresql | Dan Goodliffe | 2017-06-05 |
* | Add doxygen comments | Dan Goodliffe | 2017-06-05 |
* | Add support for blob type | Dan Goodliffe | 2017-06-05 |
* | Standalone split | Dan Goodliffe | 2017-04-28 |
* | Upgrade to libxml++3 | Dan Goodliffe | 2017-04-28 |
* | Add missing doxygen commentslibdbpp-1.1.2 | Dan Goodliffe | 2017-01-09 |
* | Implement getting PQ command option settings from map | Dan Goodliffe | 2017-01-08 |
* | Add the DB command options factory | Dan Goodliffe | 2017-01-08 |
* | Build a local version of the postgresql connector for unit testing with | Dan Goodliffe | 2017-01-08 |
* | Add doxygen comments for command optionslibdbpp-1.1.1 | Dan Goodliffe | 2017-01-01 |
* | Use connection plugin resolver for mock providers | Dan Goodliffe | 2017-01-01 |
* | Add hash to base command optionslibdbpp-1.1.0 | Dan Goodliffe | 2017-01-01 |
* | API change to pass command options through | Dan Goodliffe | 2017-01-01 |
* | Add utility for creating a temporary mock database via the command line | Dan Goodliffe | 2017-01-01 |
* | Correctly name mock databases | Dan Goodliffe | 2017-01-01 |
* | Remove clang options not supported on build server | Dan Goodliffe | 2017-01-01 |
* | Fix up doxygen comments | Dan Goodliffe | 2017-01-01 |
* | Support registering DB mock implementations as factories | Dan Goodliffe | 2017-01-01 |
* | Do lots more work with compile time formatter instead runtime formatters | Dan Goodliffe | 2016-12-31 |
* | Add extra enable_if filter to check *o is a thing and test case of issues fou...libdbpp-1.0.4 | Dan Goodliffe | 2016-10-21 |
* | Add enable_if to catch some conversion madness | Dan Goodliffe | 2016-10-18 |
* | Add wrappers for binding anything that can be optional (pointer or optional t... | Dan Goodliffe | 2016-10-18 |
* | Set cxxflags specifically, not cflags | Dan Goodliffe | 2016-10-07 |
* | Add RowRange and supporting classes for use with for loop over a selected rowset | Dan Goodliffe | 2016-06-17 |
* | Add doxygen exclude markers | Dan Goodliffe | 2016-06-17 |
* | Add missing doxygen comment | Dan Goodliffe | 2016-06-17 |
* | Support table source being a SqlWriter expressionlibdbpp-1.0.3 | Dan Goodliffe | 2016-04-23 |
* | Audit callbacks for deleted/updated/inserted records during table patch | Dan Goodliffe | 2016-04-18 |
* | Build most things by default | Dan Goodliffe | 2016-01-27 |
* | Partially tested global visibility hidden in all projects | Dan Goodliffe | 2016-01-24 |
* | Add missing headerlibdbpp-1.0.2.1 | Dan Goodliffe | 2016-01-12 |
* | Simple wrappers for bulk uploading from a std::stream or FILE * | Dan Goodliffe | 2016-01-10 |
* | Add flags for enabling/disabling each phase of the table patch operationlibdbpp-1.0.1 | Dan Goodliffe | 2015-12-30 |
* | Use TransactionScope instead of ScopeObject | Dan Goodliffe | 2015-12-30 |
* | Improve and centralise transaction handling logiclibdbpp-1.0.0 | Dan Goodliffe | 2015-12-29 |
* | Add missing override attribute | Dan Goodliffe | 2015-12-29 |
* | Non-const insertId | Dan Goodliffe | 2015-12-29 |
* | Non-const command getters | Dan Goodliffe | 2015-12-29 |
* | Default (not supported) bulk upload implementation | Dan Goodliffe | 2015-12-29 |
* | Non-const execute and save points | Dan Goodliffe | 2015-12-29 |
* | Virtual table patch parts | Dan Goodliffe | 2015-12-29 |
* | Add briefer, smart pointer functions for getting new command instances | Dan Goodliffe | 2015-12-29 |
* | Move TablePatch to its own files | Dan Goodliffe | 2015-12-29 |
* | Move SqlWriter to its own files | Dan Goodliffe | 2015-12-29 |
* | Reshuffle and add new exceptions | Dan Goodliffe | 2015-12-29 |
* | Test a connection is suitably finished before adding back to the pool. | Dan Goodliffe | 2015-12-29 |