Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Mark BufferOf constructor explicit | Dan Goodliffe | 2021-08-27 |
* | Support binding date/time values to MySQL | Dan Goodliffe | 2021-08-27 |
* | Enable numeric conversion warning and fix the fallout | Dan Goodliffe | 2021-08-10 |
* | Simplify some bits with concepts | Dan Goodliffe | 2021-08-08 |
* | Pass bindings as a span, only wrap with initializer_list | Dan Goodliffe | 2021-07-14 |
* | Avoid direct use of runtime_error in MySQL stuff | Dan Goodliffe | 2021-06-12 |
* | Wrap DbValue in a class so we can add helpers to it | Dan Goodliffe | 2021-06-05 |
* | Initial commit of prepstmt, selects, record sets | Dan Goodliffe | 2021-05-31 |