Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable numeric conversion warning and fix the fallout | Dan Goodliffe | 2021-08-10 |
| | |||
* | Simplify some bits with concepts | Dan Goodliffe | 2021-08-08 |
| | |||
* | Mark failing branch of verify unlikely | Dan Goodliffe | 2021-06-17 |
| | |||
* | Have verify return its expression, might be useful | Dan Goodliffe | 2021-06-12 |
| | |||
* | Fix passing multiple params to verify exception | Dan Goodliffe | 2021-06-12 |
| | |||
* | Read test DB connection details from env | Dan Goodliffe | 2021-05-31 |
| | |||
* | 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. | ||
* | Initial commit, still lots to do! | Dan Goodliffe | 2021-05-18 |