summaryrefslogtreecommitdiff
path: root/lib/input/mysqlBindings.h
Commit message (Expand)AuthorAge
* Support binding date/time values to MySQLDan Goodliffe2021-08-27
* Enable numeric conversion warning and fix the falloutDan Goodliffe2021-08-10
* Simplify some bits with conceptsDan Goodliffe2021-08-08
* Pass bindings as a span, only wrap with initializer_listDan Goodliffe2021-07-14
* Avoid direct use of runtime_error in MySQL stuffDan Goodliffe2021-06-12
* 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