Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add mocking and tests for ODBC. | Dan Goodliffe | 2015-05-02 |
| | | | | | Note: whilst intervals sort of work, ODBC thinks the column is a longvarchar in PQ, so the UTs don't cover it. Also note: the ODBC UT mock is a hack over the PQ one, probably not suitable for general purpose use | ||
* | Add MySQL mocking and test cases | Dan Goodliffe | 2015-05-02 |
| | |||
* | Adds support for SQLite, SQLite mocking and some basic tests | Dan Goodliffe | 2015-04-30 |
| | |||
* | Move the mocked PQ db into the PQ module and start the basis of the SQL mod ↵ | Dan Goodliffe | 2015-04-28 |
unit tests |