summaryrefslogtreecommitdiff
path: root/libpqpp/pq-prepared.cpp
Commit message (Expand)AuthorAge
* Use unique_ptr for execution resultsDan Goodliffe2023-10-08
* Add missing includeDan Goodliffe2022-03-19
* Use stringstream string c_str by moveDan Goodliffe2022-03-19
* First commit passing IWYUDan Goodliffe2021-09-21
* Add JT recommended warningsDan Goodliffe2021-09-18
* Clang formatDan Goodliffe2020-11-18
* Modernize clang tidy fixesDan Goodliffe2019-02-16
* C++17libdbpp-postgresql-1.2.0Dan Goodliffe2018-04-09
* Use SQL hash for prepared statement names, increases reuse and avoids random ...Dan Goodliffe2017-01-08
* C++ify the SQL preparer and skip it if no variables are being boundDan Goodliffe2017-01-04
* Use command options statement hash when it's availableDan Goodliffe2017-01-01
* Use prepared statements for bulk selectsDan Goodliffe2016-04-24