Database.Relational.Query.Sub

Sub-query

data SubQuery

fromTable

flatSubQuery

aggregatedSubQuery

union

except

intersect

showSQL

toSQL

unitSQL

width

Qualified Sub-query

data Qualifier

data Qualified a

qualifier

unQualify

qualify

queryWidth

Sub-query columns

column

Projection

data Projection c t

data ProjectionUnit

type UntypedProjection

untypedProjectionFromColumns

untypedProjectionFromJoinedSubQuery

untypedProjectionFromScalarSubQuery

widthOfUntypedProjection

columnsOfUntypedProjection

projectionColumns

unsafeProjectionStringSql

unsafeProjectFromColumns

Product of sub-queries

type JoinProduct

data NodeAttr

nodeTree

type ProductBuilder

Query restriction

type QueryRestriction c

composeWhere

composeHaving