| Safe Haskell | None |
|---|
Database.Relational.Schema.SQLite3Syscat.TableInfo
Documentation
Constructors
| TableInfo | |
Instances
| Show TableInfo | |
| PersistableWidth TableInfo | |
| TableDerivable TableInfo | |
| ProductConstructor (Int64 -> String -> String -> Int16 -> Maybe String -> Int16 -> TableInfo) |
insertQueryTableInfo :: forall p. Relation p TableInfo -> InsertQuery pSource