Copyright | 2013 Kei Hibino |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell2010 |
Database.Relational.Schema.PgCatalog.PgType
Description
Documentation
Constructors
PgType | |
Fields
|
Instances
Show PgType Source # | |
PersistableWidth PgType Source # | |
TableDerivable PgType Source # | |
ProductConstructor (Int32 -> String -> Int32 -> Int32 -> Int16 -> Bool -> Char -> Char -> Bool -> Bool -> Char -> Int32 -> Int32 -> Int32 -> Char -> Char -> Bool -> Int32 -> Int32 -> Int32 -> Int32 -> Maybe String -> PgType) Source # | |
insertQueryPgType :: forall p. Relation p PgType -> InsertQuery p Source #