persistent-qq

Provides a quasi-quoter for raw SQL for persistent

https://github.com/yesodweb/persistent#readme

Version on this page:2.9.1.1
LTS Haskell 22.14:2.12.0.6
Stackage Nightly 2024-03-28:2.12.0.6
Latest on Hackage:2.12.0.6

See all snapshots persistent-qq appears in

MIT licensed and maintained by Michael Snoyman
This version can be pinned in stack with:persistent-qq-2.9.1.1@sha256:06ba5a742009361f8a911f058c5c91d9b12bdae2f4ba733f5ae3c61e61ede853,1756

Module documentation for 2.9.1.1

persistent-qq

Provides sqlQQ and executeQQ.

Changes

Changelog for persistent-qq

2.9.1.1

  • Compatibility with latest persistent-template for test suite #1002

2.9.1

  • Added support for list of values in sqlQQ. #819

2.9.0

  • Initial release, code separated from persistent