Commit message (Expand) | Author | Age | |
---|---|---|---|
* | C++17libdbpp-postgresql-1.2.0 | Dan Goodliffe | 2018-04-09 |
* | Use SQL hash for prepared statement names, increases reuse and avoids random ... | Dan Goodliffe | 2017-01-08 |
* | Use command options statement hash when it's available | Dan Goodliffe | 2017-01-01 |
* | Use prepared statements for bulk selects | Dan Goodliffe | 2016-04-24 |
* | Actually, don't prepare statement upfront during construction as it might not... | Dan Goodliffe | 2016-02-28 |
* | Prepare statement upfront during construction | Dan Goodliffe | 2016-02-26 |
* | Reuse prepared statements | Dan Goodliffe | 2016-02-25 |
* | Improve and centralise transaction handling logic | Dan Goodliffe | 2015-12-29 |
* | Add missing override attribute | Dan Goodliffe | 2015-12-29 |
* | PostgreSQL files prefixed with pq- | Dan Goodliffe | 2015-12-24 |