parsonsmatt 700086e36d Releases 5 éve
..
Database b398d1f81e Remove deprecations 5 éve
test a3eed2f7c5 Cleanup of pragmas, imports and dependencies (#888) 5 éve
ChangeLog.md 700086e36d Releases 5 éve
LICENSE 62e3056a5d Update license with MIT license 12 éve
README.md e8dbafb099 Tidying up a few things 5 éve
Setup.lhs f978314c2e New glorious package persistent-mysql. 13 éve
persistent-mysql.cabal b398d1f81e Remove deprecations 5 éve

README.md

persistent-mysql

Build Status [Hackage] Hackage-Deps

A backend for the persistent database library for the MySQL database server.

Development

To run tests on this library, you will need to have a MySQL database server set up and running on your computer. The test suite expects to see a database named test with a username test and password test.