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