opaleye-0.4.2.0: An SQL-generating DSL targeting PostgreSQL
Opaleye.Internal.Join
newtype NullMaker a b Source
Constructors
Instances
toNullable :: NullMaker a b -> a -> b Source
extractLeftJoinFields :: Int -> Tag -> PrimExpr -> PM [(Symbol, PrimExpr)] PrimExpr Source