Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use command options statement hash when it's available | Dan Goodliffe | 2017-01-01 |
| | |||
* | API change to pass command options through | Dan Goodliffe | 2017-01-01 |
| | |||
* | Do lots more work with compile time formatter instead runtime formatters | Dan Goodliffe | 2016-12-31 |
| | |||
* | Support bulk selects which don't use cursors, always use of RETURNING | Dan Goodliffe | 2016-04-24 |
| | |||
* | Rename SelectCommand to CursorSelectCommand | Dan Goodliffe | 2016-04-24 |
| | |||
* | Improve and centralise transaction handling logic | Dan Goodliffe | 2015-12-29 |
| | |||
* | Non-const insertId | Dan Goodliffe | 2015-12-29 |
| | |||
* | Non-const command getters | Dan Goodliffe | 2015-12-29 |
| | |||
* | Default (not supported) bulk upload implementation | Dan Goodliffe | 2015-12-29 |
| | |||
* | Non-const execute and save points | 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 |