Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use SQL hash for prepared statement names, increases reuse and avoids random ... | Dan Goodliffe | 2017-01-08 |
* | Add PQ specific command options to control page size and the use of bulk -v- ... | Dan Goodliffe | 2017-01-04 |
* | C++ify the SQL preparer and skip it if no variables are being bound | Dan Goodliffe | 2017-01-04 |
* | Tidy clearing of PGresults | Dan Goodliffe | 2017-01-04 |
* | No need for 1 line wrappers anymore | Dan Goodliffe | 2017-01-03 |
* | Refactor to remove some duplication | Dan Goodliffe | 2017-01-03 |
* | Do lots more work with compile time formatter instead runtime formatters | Dan Goodliffe | 2016-12-31 |
* | Introduce select base for different kinds of select | Dan Goodliffe | 2016-04-24 |
* | Rename SelectCommand to CursorSelectCommand | Dan Goodliffe | 2016-04-24 |