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.9.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=0.6.2), base (>=4.8 && <5), blaze-builder, bytestring (>=0.9), conduit (>=1.2.8), containers (>=0.2), monad-logger, mysql (>=0.1.1.3 && <0.3), mysql-simple (>=0.4.3 && <0.5), persistent (>=2.9.0 && <2.10), resource-pool, resourcet (>=0.4.10), text (>=0.11.0.6), transformers (>=0.2.1), unliftio-core [details] |
License | MIT |
Author | Felipe Lessa <felipe.lessa@gmail.com>, Michael Snoyman |
Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
Revised | Revision 2 made by parsonsmatt at 2021-03-10T15:55:24Z |
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 |
Uploaded | by MichaelSnoyman at 2018-10-14T06:58:04Z |
Distributions | Arch:2.13.1.4, LTSHaskell:2.13.1.5, NixOS:2.13.1.5, Stackage:2.13.1.5 |
Reverse Dependencies | 4 direct, 7 indirect [details] |
Downloads | 47227 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-10-14 [all 1 reports] |