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

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.