Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Build a basic hacky semaphore for compilers that don't support ↵ | Dan Goodliffe | 2021-07-31 |
| | | | | std::binary_semaphore yet | ||
* | Add an existing table to the config | Dan Goodliffe | 2021-06-27 |
| | |||
* | Basic type mapper | Dan Goodliffe | 2021-06-27 |
| | |||
* | Code for setting up an initial source from scratch | Dan Goodliffe | 2021-06-13 |
| | | | | Includes beginnings of the end-to-end test suite. | ||
* | Add missing dep on schema file | Dan Goodliffe | 2021-06-13 |
| | |||
* | Support creating a PostgreSQL mock DB and filling it with a schema script | Dan Goodliffe | 2021-06-13 |
| | |||
* | Create and drop PostgreSQL mock DBs as needed | Dan Goodliffe | 2021-06-13 |
| | |||
* | Create a basic MySQL testing database class | Dan Goodliffe | 2021-06-12 |
| | |||
* | 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. | ||
* | Add test file for odds and ends | Dan Goodliffe | 2021-05-21 |
| | |||
* | Initial commit, still lots to do! | Dan Goodliffe | 2021-05-18 |