An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

persistent-sql-lifted

This package introduces two classes: MonadSqlBackend for monadic contexts in which a SqlBackend is available, and MonadSqlTx for contexts in which we can execute a SQL transaction. Additionally, this package provides variants of query-running utilities from Persistent and Esqueleto which are concretized to use SqlBackend, generalized to a MonadSqlBackend m constraint rather than "ReaderT backend", and wrapped in checkpointCallStack so that exceptions will include call stacks.

Ecosystem
hackage.haskell.org
Latest Release
0.4.4.0
7 months ago
Versions
10
Downloads
258 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/persistent-sql-lifted
spec
License MIT
First Release over 1 year ago
Last Synced 16 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub