The persistent-mysql package
This package contains a backend for persistent using the MySQL database server. Internally it uses the mysql-simple and mysql packages in order to access the database.
This package supports only MySQL 5.1 and above. However, it has been tested only on MySQL 5.5.
Known problems:
This package does not support statements inside other statements.
Properties
| Versions | 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.0.1, 0.9.0.2, 0.9.0.3, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.2, 1.1.3, 1.1.4, 1.2.0 |
|---|---|
| Dependencies | aeson (≥0.5), base (4.*), bytestring (≥0.9), conduit (≥0.5.3), containers (≥0.2), monad-control (≥0.2), mysql (≥0.1.1.3 & <0.2), mysql-simple (≥0.2.2.3 & <0.3), persistent (1.2.*), text (≥0.11.0.6), transformers (≥0.2.1) |
| License | MIT |
| Author | Felipe Lessa <felipe.lessa@gmail.com>, Michael Snoyman |
| Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
| Stability | Stable |
| Category | Database, Yesod |
| Home page | http://www.yesodweb.com/book/persistent |
| Source repository | git clone git://github.com/yesodweb/persistent.git |
| Upload date | Mon Apr 29 05:00:34 UTC 2013 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-7.6 |
Modules
- Database
- Persist
Downloads
- persistent-mysql-1.2.0.tar.gz (Cabal source package)
- package description (included in the package)