The latest version of persistent-mysql-haskell is 0.6.0-0.

persistent-mysql-haskell

Version 0.3.5 revision 0 uploaded by naushadh.

Package meta

Synopsis
A pure haskell backend for the persistent library using MySQL database server.
Description

This package contains a backend for persistent using the MySQL database server. Internally it uses the mysql-haskell package in order to access the database. See README.md for more.

This package supports only MySQL 5.1 and above. However, it has been tested only on MySQL 5.5. Only the InnoDB storage engine is officially supported.

Known problems:

  • This package does not support statements inside other statements.

Author
Naushadh <naushadh@protonmail.com>, Felipe Lessa <felipe.lessa@gmail.com>, Michael Snoyman
Bug reports
https://github.com/naushadh/persistent/issues
Category
Database, Yesod
Copyright
n/a
Homepage
http://www.yesodweb.com/book/persistent
Maintainer
Naushadh <naushadh@protonmail.com>
Package URL
n/a
Stability
n/a

Components