Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | First commit passing IWYU | Dan Goodliffe | 2021-09-21 |
| | |||
* | Add JT recommended warnings | Dan Goodliffe | 2021-09-18 |
| | |||
* | Clang format | Dan Goodliffe | 2020-11-18 |
| | |||
* | Modernize clang tidy fixes | Dan Goodliffe | 2019-02-16 |
| | |||
* | C++17libdbpp-postgresql-1.2.0 | Dan Goodliffe | 2018-04-09 |
| | | | | Updates to include C++17 changes for command options. | ||
* | Use SQL hash for prepared statement names, increases reuse and avoids random ↵ | Dan Goodliffe | 2017-01-08 |
| | | | | reuse | ||
* | C++ify the SQL preparer and skip it if no variables are being bound | Dan Goodliffe | 2017-01-04 |
| | |||
* | Use command options statement hash when it's available | Dan Goodliffe | 2017-01-01 |
| | |||
* | Use prepared statements for bulk selects | Dan Goodliffe | 2016-04-24 |