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

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.