summaryrefslogtreecommitdiff
path: root/libpqpp/pq-selectbase.h
Commit message (Collapse)AuthorAge
* Replace ifndef/define/endif with pragma onceHEADmainDan Goodliffe2023-10-09
|
* Use unique_ptr for execution resultsDan Goodliffe2023-10-08
|
* First commit passing IWYUDan Goodliffe2021-09-21
|
* Clang formatDan Goodliffe2020-11-18
|
* Tidy fixes for latest clanglibdbpp-postgresql-1.4.1Dan Goodliffe2019-03-30
|
* C++17libdbpp-postgresql-1.2.0Dan Goodliffe2018-04-09
| | | | Updates to include C++17 changes for command options.
* Support fetching data in binary format (no numeric, datetime, interval ↵Dan Goodliffe2017-06-05
| | | | support yet)
* Refactor to remove some duplicationDan Goodliffe2017-01-03
|
* Introduce select base for different kinds of selectDan Goodliffe2016-04-24