persistent-mysql: Backend for the persistent library using MySQL database server.
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. Only the InnoDB storage engine is officially supported.
Known problems:
This package does not support statements inside other statements.
Downloads
- persistent-mysql-2.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 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, 1.3.0, 1.3.0.1, 1.3.0.2, 1.3.1, 2.0.0, 2.0.1, 2.0.3, 2.0.4, 2.0.5, 2.1, 2.1.1, 2.1.2, 2.1.2.1, 2.1.3, 2.1.3.1, 2.2, 2.3, 2.3.0.1, 2.3.0.2, 2.5, 2.6, 2.6.0.1, 2.6.0.2, 2.6.1, 2.6.2, 2.6.2.1, 2.8.0, 2.8.1, 2.9.0, 2.10.0, 2.10.1, 2.10.2, 2.10.2.1, 2.10.2.2, 2.10.2.3, 2.10.3, 2.10.3.1, 2.12.0.0, 2.12.1.0, 2.13.0.0, 2.13.0.1, 2.13.0.2, 2.13.0.3, 2.13.0.4, 2.13.1.0, 2.13.1.1, 2.13.1.2, 2.13.1.3, 2.13.1.4, 2.13.1.5, 2.13.1.6 (info) |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=0.6.2), base (>=4.6 && <5), blaze-builder, bytestring (>=0.9), conduit (>=0.5.3), containers (>=0.2), monad-control (>=0.2), monad-logger, mysql (>=0.1.1.3 && <0.2), mysql-simple (>=0.2.2.3 && <0.3), persistent (>=2.5 && <3), resource-pool, resourcet (>=0.4.10), text (>=0.11.0.6), transformers (>=0.2.1) [details] |
| License | MIT |
| Author | Felipe Lessa <felipe.lessa@gmail.com>, Michael Snoyman |
| Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
| Uploaded | by GregWeber at 2016-04-14T14:46:57Z |
| Category | Database, Yesod |
| Home page | http://www.yesodweb.com/book/persistent |
| Bug tracker | https://github.com/yesodweb/persistent/issues |
| Source repo | head: git clone git://github.com/yesodweb/persistent.git |
| Distributions | Arch:2.13.1.5, LTSHaskell:2.13.1.5, NixOS:2.13.1.5 |
| Reverse Dependencies | 4 direct, 7 indirect [details] |
| Downloads | 48267 total (143 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-11-26 [all 1 reports] |