summaryrefslogtreecommitdiff
path: root/test/Jamfile.jam
Commit message (Collapse)AuthorAge
* Support creating a PostgreSQL mock DB and filling it with a schema scriptDan Goodliffe2021-06-13
|
* Create and drop PostgreSQL mock DBs as neededDan Goodliffe2021-06-13
|
* Create a basic MySQL testing database classDan Goodliffe2021-06-12
|
* 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.
* Add test file for odds and endsDan Goodliffe2021-05-21
|
* Initial commit, still lots to do!Dan Goodliffe2021-05-18