parsonsmatt 700086e36d Releases | hace 5 años | |
---|---|---|
.. | ||
Database | hace 5 años | |
test | hace 5 años | |
ChangeLog.md | hace 5 años | |
LICENSE | hace 12 años | |
README.md | hace 5 años | |
Setup.lhs | hace 13 años | |
persistent-mysql.cabal | hace 5 años |
persistent-mysql
A backend for the persistent
database library for the MySQL database server.
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
.