Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
esqueleto Database.Esqueleto.Legacy Deprecated: The constructors for LockingKind are deprecated in v3.6.0.0. Instead, please refer to the smart constructor forShare exported from Database.Esqueleto.PostgreSQL.
LockInShareMode :: LockingKindesqueleto Database.Esqueleto.Legacy Deprecated: The constructors for LockingKind are deprecated in v3.6.0.0. Instead, please refer to the smart constructors lockInShareMode exported from Database.Esqueleto.MySQL.
lockInShareMode :: LockingKindesqueleto Database.Esqueleto.MySQL LOCK IN SHARE MODE syntax. Example:
locking lockInShareMode
forKeyShareOf :: LockableEntity a => a -> OnLockedBehavior -> SqlQuery ()esqueleto Database.Esqueleto.PostgreSQL `FOR KEY SHARE OF` syntax for postgres locking allows locking of specific tables with a key share lock in a view or join
-
esqueleto Database.Esqueleto.PostgreSQL FOR SHARE syntax for Postgres locking. Example use:
locking forShare
forShareOf :: LockableEntity a => a -> OnLockedBehavior -> SqlQuery ()esqueleto Database.Esqueleto.PostgreSQL `FOR SHARE OF` syntax for postgres locking allows locking of specific tables with a share lock in a view or join
Opt_SharedImplib :: GeneralFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.
Opt_WarnMissedExtraSharedLib :: WarningFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.
Opt_SharedImplib :: GeneralFlagghc-lib-parser GHC.Driver.Flags No documentation available.
Opt_WarnMissedExtraSharedLib :: WarningFlagghc-lib-parser GHC.Driver.Flags No documentation available.