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