summaryrefslogtreecommitdiff
path: root/lib/dbConn.h
Commit message (Expand)AuthorAge
* Pass bindings as a span, only wrap with initializer_listDan Goodliffe2021-07-14
* Introduce the cursor conceptDan Goodliffe2021-07-04
* Add transaction supportDan Goodliffe2021-06-13
* Determine parameter mode at point of call by DB type propertyDan Goodliffe2021-06-03
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31
* Basic support for queries with bound parametersDan Goodliffe2021-05-24