Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jadbox committed Apr 12, 2016
1 parent 8ec74f8 commit 841cf42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ client.end()
* [Transactions](https://github.com/brianc/node-postgres/wiki/Transactions) (\w auto-rollback)
_supports only waterfall queuing_

_Warning: Pool.transaction has a different API that is in the works._

```js
var transaction = client.transaction; // btw, methods do not rely on 'this'
var query = client.query;
Expand Down

0 comments on commit 841cf42

Please sign in to comment.