Safe Haskell | None |
---|---|
Language | Haskell2010 |
- data Select = Select {}
- data SelectResponse = SelectResponse {}
- select :: Text -> Select
Documentation
Show Select | |
SignQuery Select | ServiceConfiguration: |
IteratedTransaction Select SelectResponse | |
Transaction Select SelectResponse | |
type ServiceConfiguration Select = SdbConfiguration |
data SelectResponse Source