parsonsmatt 700086e36d Releases | před 5 roky | |
---|---|---|
.. | ||
Database | před 5 roky | |
test | před 5 roky | |
ChangeLog.md | před 5 roky | |
LICENSE | před 12 roky | |
README.md | před 5 roky | |
Setup.lhs | před 13 roky | |
persistent-mysql.cabal | před 5 roky |
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
.