| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
etc. Move all the PostgreSQL specific bits into the unit test itself. Reference the driver library by filename thus not requiring configuration for the test to run.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
_BSD_SOURCE macro
|
| |
|
| |
|
|
|
|
| |
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
implementation of CURL streams and a sqlbulkload task.
|
| |
|
|
|
|
| |
Finally bin all the old build process drivel
|