summaryrefslogtreecommitdiff
path: root/libpqpp/pq-command.h
Commit message (Expand)AuthorAge
* CTF for parameter bindingDan Goodliffe2019-02-04
* Switch to string_viewDan Goodliffe2019-02-04
* C++17libdbpp-postgresql-1.2.0Dan Goodliffe2018-04-09
* Support fetching data in binary format (no numeric, datetime, interval suppor...Dan Goodliffe2017-06-05
* Add support for bytea / blob type dataDan Goodliffe2017-06-05
* Add the DB command options factoryDan Goodliffe2017-01-08
* Use SQL hash for prepared statement names, increases reuse and avoids random ...Dan Goodliffe2017-01-08
* Add PQ specific command options to control page size and the use of bulk -v- ...Dan Goodliffe2017-01-04
* C++ify the SQL preparer and skip it if no variables are being boundDan Goodliffe2017-01-04
* Refactor to use std::string as buffer and increase test coverageDan Goodliffe2016-02-19
* Improve and centralise transaction handling logicDan Goodliffe2015-12-29
* Add missing override attributeDan Goodliffe2015-12-29
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24