summaryrefslogtreecommitdiff
path: root/libpqpp/pq-prepared.h
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-10-08
|
* First commit passing IWYUDan Goodliffe2021-09-21
|
* Clang formatDan Goodliffe2020-11-18
|
* C++17libdbpp-postgresql-1.2.0Dan Goodliffe2018-04-09
| | | | Updates to include C++17 changes for command options.
* Use SQL hash for prepared statement names, increases reuse and avoids random ↵Dan Goodliffe2017-01-08
| | | | reuse
* Use command options statement hash when it's availableDan Goodliffe2017-01-01
|
* Use prepared statements for bulk selectsDan Goodliffe2016-04-24