summaryrefslogtreecommitdiff
path: root/lib/output/pq/pqStmt.h
Commit message (Collapse)AuthorAge
* Pass bindings as a span, only wrap with initializer_listDan Goodliffe2021-07-14
|
* Introduce the cursor conceptDan Goodliffe2021-07-04
| | | | Not implemented for PQ yet.
* Add conversion operators to get common types from DbValuesDan Goodliffe2021-06-05
|
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31
This is full of holes, but all the basics are covered.