Napkin.Render.Redshift
Contents
module Napkin.Render.Types
Methods
renderSql :: Proxy Redshift -> SetTableSchema -> ME Doc #
renderSql :: Proxy Redshift -> DistStyle -> ME Doc #
renderSql :: Proxy Redshift -> SortKey -> ME Doc #
renderSql :: Proxy Redshift -> SortStyle -> ME Doc #
renderSql :: Proxy Redshift -> AnnotateTableOrView -> ME Doc #
renderSql :: Proxy Redshift -> DropRelation -> ME Doc #
renderSql :: Proxy Redshift -> RenameRelation -> ME Doc #
renderSql :: Proxy Redshift -> CreateRelation Redshift -> ME Doc #