summaryrefslogtreecommitdiff
path: root/libpqpp/pq-cursorselectcommand.cpp
Commit message (Collapse)AuthorAge
* C++ify the SQL preparer and skip it if no variables are being boundDan Goodliffe2017-01-04
|
* Tidy clearing of PGresultsDan Goodliffe2017-01-04
|
* No need for 1 line wrappers anymoreDan Goodliffe2017-01-03
|
* Refactor to remove some duplicationDan Goodliffe2017-01-03
|
* Do lots more work with compile time formatter instead runtime formattersDan Goodliffe2016-12-31
|
* Introduce select base for different kinds of selectDan Goodliffe2016-04-24
|
* Rename SelectCommand to CursorSelectCommandDan Goodliffe2016-04-24