summaryrefslogtreecommitdiff
path: root/test/test-mysql.cpp
Commit message (Expand)AuthorAge
* Test something more predictableDan Goodliffe2021-07-05
* Single implementation for getting MySQL test connection detailsDan Goodliffe2021-06-13
* Create and drop MySQL mock DBs as neededDan Goodliffe2021-06-13
* Create a basic MySQL testing database classDan Goodliffe2021-06-12
* Avoid direct use of runtime_error in MySQL stuffDan Goodliffe2021-06-12
* Get upstream from DBDan Goodliffe2021-06-03
* Determine parameter mode at point of call by DB type propertyDan Goodliffe2021-06-03
* Add missing headerDan Goodliffe2021-06-01
* Generate DbStmt templates from .sql filesDan Goodliffe2021-06-01
* Read test DB connection details from envDan Goodliffe2021-05-31
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31
* Basic support for queries with bound parametersDan Goodliffe2021-05-24