summaryrefslogtreecommitdiff
path: root/lib/helpers.h
Commit message (Collapse)AuthorAge
* Enable numeric conversion warning and fix the falloutDan Goodliffe2021-08-10
|
* Simplify some bits with conceptsDan Goodliffe2021-08-08
|
* Mark failing branch of verify unlikelyDan Goodliffe2021-06-17
|
* Have verify return its expression, might be usefulDan Goodliffe2021-06-12
|
* Fix passing multiple params to verify exceptionDan Goodliffe2021-06-12
|
* Read test DB connection details from envDan Goodliffe2021-05-31
|
* 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.
* Initial commit, still lots to do!Dan Goodliffe2021-05-18