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