persistent-2.16.0.0: Type-safe, multi-backend data serialization.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Database.Persist.SqlBackend.Internal.SqlPoolHooks

Synopsis

Documentation

data SqlPoolHooks (m :: Type -> Type) backend Source #

A set of hooks that may be used to alter the behaviour of runSqlPoolWithExtensibleHooks in a backwards-compatible fashion.

Constructors

SqlPoolHooks 

Fields