| Copyright | 2013 Kei Hibino 2014 Shohei Murayama |
|---|---|
| License | BSD3 |
| Maintainer | shohei.murayama@gmail.com |
| Stability | experimental |
| Portability | unknown |
| Safe Haskell | None |
| Language | Haskell98 |
Database.Relational.Schema.PgCatalog8.PgAttribute
Description
Documentation
data PgAttribute Source #
Constructors
| PgAttribute | |
Fields
| |
Instances
| Show PgAttribute Source # | |
| PersistableWidth PgAttribute Source # | |
| TableDerivable PgAttribute Source # | |
| ProductConstructor (Int32 -> String -> Int32 -> Int32 -> Int16 -> Int16 -> Int32 -> Int32 -> Int32 -> Bool -> Char -> Char -> Bool -> Bool -> Bool -> Bool -> Int32 -> PgAttribute) Source # | |
insertQueryPgAttribute :: forall p. Relation p PgAttribute -> InsertQuery p Source #
pgAttribute :: Relation () PgAttribute Source #