mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
fix helper method
This commit is contained in:
parent
ccce68b368
commit
a4fa1f4614
@ -99,4 +99,5 @@ createClient = function() {
|
||||
stream: stream
|
||||
});
|
||||
client.connect();
|
||||
return client;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user