We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Minor syntax fix
Updated Home (markdown)
Created pools (markdown)
Updated pg (markdown)
update to reflect new pooled API
The mere note that a corner/edge case can cause problems is not enough to illustrate a solution for the current state of the code. Added to the example to make it crystal clear that this code currently will require this kind of logic in order to not cause problems.
Added reference to issue 227 when using pg object to create clients.
add ssl option
Placing commas where needed
Why are there two bindings?
update documentation on `rowCount`
Updated Query (markdown)
Prepared Statements place-holder text (Need to document...) is replaced with a link to the page.
Capitalized FAQ #1 and #2, removed space between word and question mark.
Revert 6599a2c223d6d7be5d53209bb11647c91c9e9d69^ ... 6599a2c223d6d7be5d53209bb11647c91c9e9d69
Destroyed Query (markdown)
Updated Prepared Statements (markdown)
Updated Client (markdown)