Go to file
2017-06-03 14:00:23 +02:00
src/Database Use makeAff instead of importing PS in FFI code 2017-06-03 13:43:30 +02:00
test Test withTransaction 2017-06-03 13:59:30 +02:00
.editorconfig Extract from dinote 2016-12-22 19:12:38 +01:00
.gitignore Extract from dinote 2016-12-22 19:12:38 +01:00
bower.json Use makeAff instead of importing PS in FFI code 2017-06-03 13:43:30 +02:00
LICENSE Add license 2016-12-24 13:34:58 +01:00
Makefile Remove tuple machinery in favour of row types 2017-06-03 13:27:14 +02:00
package.json Add pg dependency 2016-12-22 22:10:28 +01:00
purspgpp Support OS X 2017-01-17 12:20:52 +01:00
PurspgppExample.purs Add command line parameter to purspgpp 2016-12-22 20:28:47 +01:00
README.md Update readme 2017-06-03 14:00:23 +02:00
Rows.pl Remove tuple machinery in favour of row types 2017-06-03 13:27:14 +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.