Stéphane Le Dorze 49a2465e5f Update Value.purs
Add support for toSQLValue for list an array
2017-06-08 18:05:58 +02:00
2017-06-08 18:05:58 +02:00
2017-06-03 13:59:30 +02:00
2016-12-22 19:12:38 +01:00
2016-12-22 19:12:38 +01:00
2017-06-03 16:07:09 +02:00
2016-12-22 22:10:28 +01:00
2017-06-08 14:05:06 +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.

pg being the npm repo of https://github.com/brianc/node-postgres

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%