summaryrefslogtreecommitdiff
path: root/lib/output/pq/pqStmt.cpp
Commit message (Expand)AuthorAge
* Enable numeric conversion warning and fix the falloutDan Goodliffe2021-08-10
* Pass bindings as a span, only wrap with initializer_listDan Goodliffe2021-07-14
* Wider type support for PQ bindingsDan Goodliffe2021-07-14
* Introduce the cursor conceptDan Goodliffe2021-07-04
* Avoid direct use of runtime_error in PostgreSQL stuffDan Goodliffe2021-06-12
* Generate DbStmt templates from .sql filesDan Goodliffe2021-06-01
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31