Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
PI c a b = Record c a -> Record c brelational-query Database.Relational Type for projection function.
type
Predicate c = Record c Maybe Boolrelational-query Database.Relational Type for predicate to restrict of query result.
-
relational-query Database.Relational Constraint type. Primary key.
type
PI c a b = Record c a -> Record c brelational-query Database.Relational.Arrow Type for projection function.
PUNotSupported :: ProductUnitSupportrelational-query Database.Relational.Arrow No documentation available.
PUSupported :: ProductUnitSupportrelational-query Database.Relational.Arrow No documentation available.
-
relational-query Database.Relational.Arrow Projection path from type r0 into type r1. This type also indicate key object which type is r1 for record type r0.
-
relational-query Database.Relational.Arrow Placeholder parameter type which has real parameter type argument p.
-
relational-query Database.Relational.Arrow Type tag for aggregatings power set
type
Predicate c = Record c Maybe Boolrelational-query Database.Relational.Arrow Type for predicate to restrict of query result.