| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Potoki.Hasql.Consume
Documentation
executeBatchQueryConcurrently :: Show params => Query (Vector params) () -> Int -> Int -> Settings -> Consume params (Either Error ()) Source #
executeBatchQuery :: Show params => Query (Vector params) () -> Int -> Settings -> Consume params (Either Error ()) Source #