summaryrefslogtreecommitdiff
path: root/lib/dbTypes.h
Commit message (Expand)AuthorAge
* Add wrapper for writing a DbValueV to a streamDan Goodliffe2021-06-17
* Add conversion operators to get common types from DbValuesDan Goodliffe2021-06-05
* Wrap DbValue in a class so we can add helpers to itDan Goodliffe2021-06-05
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31
* Basic support for queries with bound parametersDan Goodliffe2021-05-24