Copyright | 2013-2019 Kei Hibino |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | unknown |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Database.Relational.Schema.PostgreSQL.PgAttribute
Description
Documentation
data PgAttribute Source #
Constructors
PgAttribute | |
Fields
|
Instances
insertQueryPgAttribute :: forall p. Relation p PgAttribute -> InsertQuery p Source #
pgAttribute :: Relation () PgAttribute Source #