Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clang format | Dan Goodliffe | 2020-11-18 |
| | |||
* | Modernize clang tidy fixes | Dan Goodliffe | 2019-02-16 |
| | |||
* | Split ConnectionPool into two | Dan Goodliffe | 2018-04-12 |
| | | | | Allows implementing a non-factory based version whilst keeping a standard base | ||
* | C++17 | Dan Goodliffe | 2018-04-11 |
| | | | | Update to work with slightly modified resource pool. | ||
* | C++17 | Dan Goodliffe | 2018-04-09 |
| | | | | | | Replaces lots of things with new C++17 variants of them. Updates much code to be compatible with C++17 version libadhocutil. Note that this includes changes to how mock databases are instantiated. | ||
* | Test a connection is suitably finished before adding back to the pool. | Dan Goodliffe | 2015-12-29 |
| | |||
* | Add a database connection pool.libdbpp-0.10 | Dan Goodliffe | 2015-11-19 |