We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Todo (markdown)
began documentation of pg helper Updated pg (markdown)
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)
added more examples of handling query errors Updated Query (markdown)
more notes on the optional query callback parameter Updated Client (markdown)
Updated Testing (markdown)
formatting Updated Testing (markdown)
notes on running integration tests Updated Testing (markdown)
information on testing w/ the makefile Updated Testing (markdown)
documented query queue Updated Queryqueue (markdown)
updated to provide documentation on the callbacks passed to query factory methods Updated Client (markdown)
Updated pg (markdown)
Updated Home (markdown)
Created pg (markdown)
Updated Connection (markdown)
notes/warning on not using directly Updated Connection (markdown)
added link for pg object Updated Home (markdown)
few notes about connection pooling Updated Client (markdown)
updated docs Updated Example (markdown)
updated app to use new api Updated Example (markdown)