summaryrefslogtreecommitdiff
path: root/project2/sql/unittests/datasources/odbcmock.xml
Commit message (Collapse)AuthorAge
* Add mocking and tests for ODBC.Dan Goodliffe2015-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