Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid direct use of runtime_error in MySQL stuff | Dan Goodliffe | 2021-06-12 |
| | | | | Adds proper exception which extends it and gets the MySQL error message. | ||
* | Initial commit of prepstmt, selects, record sets | Dan Goodliffe | 2021-05-31 |
This is full of holes, but all the basics are covered. |