summaryrefslogtreecommitdiff
path: root/libpqpp/pq-prepared.cpp
Commit message (Expand)AuthorAge
* 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