Copyright | 2013 Kei Hibino, 2014 Shohei Murayama |
---|---|
License | BSD3 |
Maintainer | shohei.murayama@gmail.com |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell98 |
Documentation
data PgAttribute Source
PgAttribute | |
|
Show PgAttribute | |
PersistableWidth PgAttribute | |
TableDerivable PgAttribute | |
FromSql SqlValue PgAttribute | |
ToSql SqlValue PgAttribute | |
ProductConstructor (Int32 -> String -> Int32 -> Int32 -> Int16 -> Int16 -> Int32 -> Int32 -> Int32 -> Bool -> Char -> Char -> Bool -> Bool -> Bool -> Bool -> Int32 -> PgAttribute) |
insertQueryPgAttribute :: forall p. Relation p PgAttribute -> InsertQuery p Source
pgAttribute :: Relation () PgAttribute Source