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

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.