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, 1.2.1 |
|---|---|
| Dependencies | aeson (≥0.5), base (4.*), bytestring (≥0.9), conduit (0.4.*), containers (≥0.2), monad-control (≥0.2 & <0.4), mysql (≥0.1.1.3 & <0.2), mysql-simple (≥0.2.2.3 & <0.3), persistent (0.9.*), text (≥0.11.0.6 & <0.12), time (≥1.1), transformers (≥0.2.1 & <0.4) |
| 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 | Sun Jun 17 14:12:29 UTC 2012 |
| Uploaded by | FelipeLessa |
| Built on | ghc-7.4 |
Modules
- Database
- Persist
Downloads
- persistent-mysql-0.9.0.3.tar.gz (Cabal source package)
- package description (included in the package)