MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-transaction-1.2.1@sha256:54f61d12f3c4f64c90e4e20b0452b0dcbd3bda3643fbdd6bd4a7a39af507763c,2597

Module documentation for 1.2.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)