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

hackage.haskell.org : 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.

Registry - Source - Homepage - JSON - codemeta.json
purl: pkg:hackage/persistent-sql-lifted
Keywords: database , library , mit , Propose Tags , ghvm-managed , haskell
License: MIT
Latest release: 6 months ago
First release: about 1 year ago
Downloads: 247 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...