Package

purescript-mysql

Repository
oreshinya/purescript-mysql
License
MIT
Uploaded by
oreshinya
Published on
2017-07-24T12:19:27Z

Latest release

Bindings mysql for PureScript.

Installation

npm install mysql
bower install purescript-mysql

Test

Setup DB

mysql -uroot < migration.sql

Run tests

npm run pulp:test

Documentation

Module documentation is published on Pursuit.

LICENSE

MIT