| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Database.Relational.Schema.SQLite3Syscat.IndexInfo
Documentation
Instances
| Show IndexInfo # | |
| Generic IndexInfo # | |
| PersistableWidth IndexInfo # | |
| TableDerivable IndexInfo # | |
| ShowConstantTermsSQL IndexInfo # | |
| HasProjection "cid" IndexInfo Int64 # | |
| HasProjection "name" IndexInfo String # | |
| HasProjection "seqno" IndexInfo Int64 # | |
| ProductConstructor (Int64 -> Int64 -> String -> IndexInfo) # | |
| type Rep IndexInfo # | |
insertQueryIndexInfo :: forall p. Relation p IndexInfo -> InsertQuery p #