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

Database.Persist.SqlBackend.Internal.SqlPoolHooks

Synopsis

Documentation

data SqlPoolHooks m backend Source #

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

Constructors

SqlPoolHooks 

Fields