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
.