| Copyright | 2013-2019 Kei Hibino | 
|---|---|
| License | BSD3 | 
| Maintainer | ex8k.hibino@gmail.com | 
| Stability | experimental | 
| Portability | unknown | 
| Safe Haskell | None | 
| 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 #