Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PostgresKit: Add a new property to return the number of rows affected by the ↵ | stuconnolly | 2013-06-18 | 1 | -0/+3 |
| | | | | last executed query. | ||||
* | PostgresKit: Fix the integration tests as well as some issues that they ↵ | stuconnolly | 2013-01-16 | 1 | -5/+1 |
| | | | | highlighted. | ||||
* | - When requesting the server vesion with no current connection, return -1 ↵ | stuconnolly | 2013-01-15 | 1 | -2/+2 |
| | | | | | | | instead of zero. - When executing a query, perform the query checks before the connection check to avoid performing unnecessary library calls. | ||||
* | Tidy up. | stuconnolly | 2013-01-15 | 1 | -3/+3 |
| | |||||
* | Comments. | stuconnolly | 2012-11-17 | 1 | -1/+6 |
| | |||||
* | Change project prefix. | stuconnolly | 2012-09-26 | 1 | -0/+483 |