Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
type TableAlias = String Source
ppSelectFrom :: From -> Doc Source
ppSelectJoin :: Join -> Doc Source
ppSelectValues :: Values -> Doc Source
ppSelectBinary :: Binary -> Doc Source
ppJoinType :: JoinType -> Doc Source
ppAttrs :: SelectAttrs -> Doc Source
tableAlias :: Int -> Select -> (TableAlias, Select) Source
ppTable :: (TableAlias, Select) -> Doc Source
ppValuesRow :: [SqlExpr] -> Doc Source