MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-transaction-1.2.0.1@sha256:9769824cbef08a0784d2e315ecf1cc878836dedf029b8609de9a8439c355c627,2599

Module documentation for 1.2.0.1

Changes

1.2

  • Removed the unpreparedTransaction session because the same effects can now be achieved via the connection settings in Hasql

1.1

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