summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
...
* Basic support for queries with bound parametersDan Goodliffe2021-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 replStreamDan Goodliffe2021-05-23
|
* Add PQ basicsDan Goodliffe2021-05-23
|
* IWYU built for LLVM-12 fixesDan Goodliffe2021-05-22
|
* Wrap up mysql_queryDan Goodliffe2021-05-22
|
* Pass linter checksDan Goodliffe2021-05-22
| | | | Except IWYU, doesn't like the C++20 CTF.
* Move everything into more sensible placesDan Goodliffe2021-05-22
|
* Unpack row data into a vector or vector pairDan Goodliffe2021-05-21
|
* Default intialize structsDan Goodliffe2021-05-18
|
* Write year, not day twiceDan Goodliffe2021-05-18
|
* Initial commit, still lots to do!Dan Goodliffe2021-05-18