Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

node-pg requires call to done() method #7

Closed
mren opened this issue Apr 10, 2013 · 2 comments
Closed

node-pg requires call to done() method #7

mren opened this issue Apr 10, 2013 · 2 comments

Comments

@mren
Copy link
Contributor

mren commented Apr 10, 2013

The latest versions of node-pg require a call to a done method in order to return the connection back in the pool. The previous behaviour was to return the connection automatically into the pool.

Brian explained the changes for the 1.x version in a pull request

Do you have any plans to add this feature?

@snd
Copy link
Owner

snd commented Apr 16, 2013

thats great. now there is far less room for errors when handling connections.

i will try to support it very soon!

@snd
Copy link
Owner

snd commented Jun 23, 2013

solved in version 0.5

@snd snd closed this as completed Jun 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants