Nicholas Wolverson 469f9fd2a5 Check callback for undefined
As of 7.0 pg / 2.0 pg-pool the callback is called with `undefined` rather than `null`: https://github.com/brianc/node-pg-pool/blob/master/index.js#L227
2017-08-13 21:32:13 +01:00
2017-08-13 21:32:13 +01:00
2017-06-03 13:59:30 +02:00
2017-06-03 16:07:09 +02:00
2017-06-13 11:49:07 +02:00

purescript-postgresql-client

purescript-postgresql-client is a PostgreSQL client library for PureScript.

To use this library, you need to add pg as an npm dependency. You can also find this npm library on [https://github.com/brianc/node-postgres][pg].

The purspgpp preprocessor has been replaced by sqltopurs, which is a code generator instead of a preprocessor, and easier to use.

Description
No description provided
Readme 394 KiB
Languages
PureScript 91.9%
JavaScript 4.6%
Perl 3.5%