Hoogle Search
Within Stackage Nightly 2025-09-26 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
persistent Database.Persist.SqlBackend Set the connUpsertSql field on the SqlBackend. This should only be used by the database backend library to provide an efficient implementation of a bulk insert function. If this is not set, a slow default will be used.
setConnVault :: Vault -> SqlBackend -> SqlBackendpersistent Database.Persist.SqlBackend Set the vault on the provided database backend.
setAlterBackend :: SqlPoolHooks m backend -> (backend -> m backend) -> SqlPoolHooks m backendpersistent Database.Persist.SqlBackend.SqlPoolHooks No documentation available.
-
persistent Database.Persist.SqlBackend.SqlPoolHooks No documentation available.
-
persistent Database.Persist.SqlBackend.SqlPoolHooks No documentation available.
setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettingspersistent Database.Persist.TH Set the ImplicitIdDef in the given MkPersistSettings. The default value is autoIncrementingInteger.
setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettingspersistent Database.Persist.TH.Internal Set the ImplicitIdDef in the given MkPersistSettings. The default value is autoIncrementingInteger.
setTime :: (Integral a, Bits a) => UUID -> a -> Maybe UUIDuuid Data.UUID.Util No documentation available.
setter :: PropertyInfo o a -> o -> a -> IO ()haskell-gi-base Data.GI.Base.GParamSpec Handler invoked when the property is being set.
setter :: CStringPropertyInfo o -> o -> Maybe Text -> IO ()haskell-gi-base Data.GI.Base.GParamSpec No documentation available.