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