summaryrefslogtreecommitdiff
path: root/libpqpp/unittests/testpq.cpp
Commit message (Collapse)AuthorAge
* Only open select transactions when the connection doesn't already have onelibdbpp-postgresql-1.0.1Dan Goodliffe2015-12-30
|
* Improve and centralise transaction handling logiclibdbpp-postgresql-1.0.0Dan Goodliffe2015-12-29
|
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
|
* Remove 1ms sleep from ping, do the sleep in the testDan Goodliffe2015-12-24
|
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24
|
* Improve connection failure detectionDan Goodliffe2015-12-07
|
* Check for libpq thread safety, disable libcrypto init (fixes crashes with ↵Dan Goodliffe2015-12-02
| | | | multiple ssl connections) add test
* Propergate connection error details into DB::Error and add testDan Goodliffe2015-12-02
|
* Add support for getting last insert valuelibdbpp-postgresql-0.9.1Dan Goodliffe2015-10-17
|
* Use system dbpplibdbpp-postgresql-0.9Dan Goodliffe2015-09-25
|
* PostgreSQL mocking and tests from Project2Dan Goodliffe2015-09-24