We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Client (markdown)
forgot a semicolon
pauseDrain/resumeDrain anchor links
url to pg page fixed
update docs on pauseDrain/resumeDrain
add documentation for Client#connect callback parameter
update 'notification' example to end listening client after message received
added documentation on notice and notification events
notes on connecting to unix socket Updated Client (markdown)
updating docs to reflect new default values for user & database (new values more in line with libpq) Updated Client (markdown)
more query execution examples Updated Client (markdown)
more query examples Updated Client (markdown)
added <hr />s to make reading easier Updated Client (markdown)
notes on connect/end client management Updated Client (markdown)
remove documentation about supplying connection property to client (not really part of the external API) Updated Client (markdown)
more notes on the optional query callback parameter Updated Client (markdown)
updated to provide documentation on the callbacks passed to query factory methods Updated Client (markdown)