Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Database.Esqueleto.Experimental.
ToMaybe No documentation available.
-
esqueleto Database.Esqueleto.Experimental.ToMaybe No documentation available.
-
esqueleto Database.Esqueleto.Experimental.ToMaybe No documentation available.
toMaybe :: ToMaybe a => a -> ToMaybeT aesqueleto Database.Esqueleto.Experimental.ToMaybe No documentation available.
entityAsValueMaybe :: SqlExpr (Maybe (Entity val)) -> SqlExpr (Value (Maybe (Entity val)))esqueleto Database.Esqueleto.Internal.Internal No documentation available.
-
esqueleto Database.Esqueleto.Internal.Internal As fromBaseId, but works on Maybe keys.
-
esqueleto Database.Esqueleto.Internal.Internal (Internal) Same as fromStart, but entity may be missing.
-
esqueleto Database.Esqueleto.Internal.Internal Execute a subquery SELECT in a SqlExpr. This function is a shorthand for the common joinV . subSelect idiom, where you are calling subSelect on an expression that would be Maybe already. As an example, you would use this function when calling sum_ or max_, which have Maybe in the result type (for a 0 row query).
-
esqueleto Database.Esqueleto.Internal.Internal -
esqueleto Database.Esqueleto.Legacy No documentation available.