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 ProjectionUnit

type UntypedProjection

untypedProjectionFromColumns

untypedProjectionFromJoinedSubQuery

untypedProjectionFromScalarSubQuery

widthOfUntypedProjection

columnsOfUntypedProjection

projectionColumns

unsafeProjectionStringSql

unsafeProjectFromColumns

Product of sub-queries

type QueryProduct

type QueryProductNode

type JoinProduct

Query restriction

composeWhere

composeHaving