mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Updated FAQ (markdown)
parent
6546452170
commit
bafa0da800
8
FAQ.md
8
FAQ.md
@ -62,8 +62,10 @@ Example code:
|
||||
|
||||
This fails with:
|
||||
|
||||
var client = new Client(connectionString);
|
||||
^
|
||||
ReferenceError: Client is not defined
|
||||
var client = new Client(connectionString);
|
||||
^
|
||||
ReferenceError: Client is not defined
|
||||
|
||||
|
||||
|
||||
Thank you Brian. pg is excellent.
|
||||
Loading…
x
Reference in New Issue
Block a user