allow for trapping postgres connection errors
connect() returns an event emitter which can be used to handle errors gracefully rather than throwing an error in callback which would terminate the entire node process
Showing
with
4 additions
and
1 deletions
-
Please register or sign in to post a comment