hasql-transaction

Composable abstraction over retryable transactions for Hasql

https://github.com/nikita-volkov/hasql-transaction

Version on this page:1.1.1
LTS Haskell 22.26:1.0.1.4
Stackage Nightly 2024-06-21:1.1.1.1
Latest on Hackage:1.1.1.1

See all snapshots hasql-transaction appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-transaction-1.1.1@sha256:d0cc8106d3d3894530b9bd0b021be37438e58dde9aea096e4a35ab9f1af8c4d3,2670

Module documentation for 1.1.1

Changes

1.1

  • Add automatic retry on deadlock errors (code 40P01)