Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Basic support for queries with bound parameters | Dan Goodliffe | 2021-05-24 |
| | | | | | Bit of a reshuffle to make the types not DB specific, add some basic tests over query execution, no selects yet and no validation anything is actually right. | ||
* | Minor tidy up of replStream | Dan Goodliffe | 2021-05-23 |
| | |||
* | Add PQ basics | Dan Goodliffe | 2021-05-23 |
| | |||
* | IWYU built for LLVM-12 fixes | Dan Goodliffe | 2021-05-22 |
| | |||
* | Wrap up mysql_query | Dan Goodliffe | 2021-05-22 |
| | |||
* | Pass linter checks | Dan Goodliffe | 2021-05-22 |
| | | | | Except IWYU, doesn't like the C++20 CTF. | ||
* | Move everything into more sensible places | Dan Goodliffe | 2021-05-22 |
| | |||
* | Add test file for odds and ends | Dan Goodliffe | 2021-05-21 |
| | |||
* | Exclude don't print helper from coverage | Dan Goodliffe | 2021-05-21 |
| | |||
* | Unpack row data into a vector or vector pair | Dan Goodliffe | 2021-05-21 |
| | |||
* | Default intialize structs | Dan Goodliffe | 2021-05-18 |
| | |||
* | Force clang-12 | Dan Goodliffe | 2021-05-18 |
| | |||
* | Write year, not day twice | Dan Goodliffe | 2021-05-18 |
| | |||
* | Initial commit, still lots to do! | Dan Goodliffe | 2021-05-18 |