parsonsmatt 700086e36d Releases | пре 5 година | |
---|---|---|
.. | ||
Database | пре 5 година | |
test | пре 5 година | |
ChangeLog.md | пре 5 година | |
LICENSE | пре 12 година | |
README.md | пре 5 година | |
Setup.lhs | пре 13 година | |
persistent-mysql.cabal | пре 5 година |
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
.