Package

purescript-mysql

Repository
oreshinya/purescript-mysql
License
MIT
Uploaded by
oreshinya
Published on
2019-06-23T12:26:47Z

Latest release

Bindings mysql for PureScript.

Installation

Prerequisite

$ npm install mysql

Bower

$ bower install purescript-mysql

Spago

$ spago install mysql

Test

Setup DB

mysql -uroot < migration.sql

Run tests

npm test

Documentation

Module documentation is published on Pursuit.

LICENSE

MIT