Copyright | 2013-2019 Kei Hibino |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | unknown |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Database.Relational.Schema.IBMDB2.Columns
Description
Generate template of SYSCAT.columns system catalog table.
Documentation
Constructors
Columns | |
Fields
|
Instances
insertQueryColumns :: forall p. Relation p Columns -> InsertQuery p Source #