persistent-qq: Provides a quasi-quoter for raw SQL for persistent

[ database, library, mit, yesod ] [ Propose Tags ]

Please see README and API docs at http://www.stackage.org/package/persistent.


[Skip to Readme]

Modules

[Last Documentation]

  • Database
    • Persist
      • Sql
        • Raw
          • Database.Persist.Sql.Raw.QQ

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2.9.0, 2.9.1, 2.9.1.1, 2.9.2, 2.9.2.1, 2.12.0.0, 2.12.0.1, 2.12.0.2, 2.12.0.3, 2.12.0.4, 2.12.0.5, 2.12.0.6 (info)
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), haskell-src-meta, mtl, persistent (>=2.9), template-haskell, text [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Revised Revision 1 made by MichaelSnoyman at 2018-10-14T07:54:12Z
Category Database, Yesod
Home page https://github.com/yesodweb/persistent#readme
Bug tracker https://github.com/yesodweb/persistent/issues
Source repo head: git clone https://github.com/yesodweb/persistent
Uploaded by MichaelSnoyman at 2018-10-14T06:55:11Z
Distributions Arch:2.12.0.6, LTSHaskell:2.12.0.6, NixOS:2.12.0.6, Stackage:2.12.0.6
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 4941 total (59 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-10-14 [all 3 reports]

Readme for persistent-qq-2.9.0

[back to package description]

persistent-qq

Provides sqlQQ and executeQQ.