rel8-internal
Safe HaskellSafe-Inferred
LanguageHaskell2010

Rel8.Internal.Schema.QualifiedName

Synopsis

Documentation

data QualifiedName Source #

A name of an object (such as a table, view, function or sequence) qualified by an optional schema. In the absence of an explicit schema, the connection's search_path will be used implicitly.

Constructors

QualifiedName 

Fields