MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-transaction-1.2.2@sha256:d9074df20c4c5fc14b311fe8b78a339baa91d2128d669dffe47c89372b6acc98,2624

Module documentation for 1.2.2

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)