Napkin.Render.Postgres
Contents
module Napkin.Render.Types
Methods
renderSql :: Proxy Postgres -> CreateIndex -> ME Doc #
renderSql :: Proxy Postgres -> SetTableSchema -> ME Doc #
renderSql :: Proxy Postgres -> AnnotateTableOrView -> ME Doc #
renderSql :: Proxy Postgres -> DropRelation -> ME Doc #
renderSql :: Proxy Postgres -> RenameRelation -> ME Doc #
renderSql :: Proxy Postgres -> CreateRelation Postgres -> ME Doc #