mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Add new Q: Calling done() multiple times
parent
1821843a6b
commit
d4e48a1814
2
FAQ.md
2
FAQ.md
@ -199,5 +199,7 @@ It will wait, and call your callback with a connection after one becomes availab
|
||||
|
||||
### 18. (New Question) Is there a way to check if I have an active connection?
|
||||
|
||||
### 19. (New Question) Do I correctly assume that calling done() or done(err) more than once (multiple times) has no side-effects?
|
||||
|
||||
***
|
||||
[[◄ Back (Transactions)|Transactions]] ` ` [[Next (Example App) ►|Example]]
|
||||
Loading…
x
Reference in New Issue
Block a user