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

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.