BSD-3-Clause licensed by Jonathan Fischoff
Maintained by [email protected]
This version can be pinned in stack with:pg-transact-0.3.2.0@sha256:585184bbbc95d2c59885377cc713383d808686df62044f4da8d708184bbec215,2671

Module documentation for 0.3.2.0

pg-transact Hackage CI

Changes

  • 0.3.2.0

    • Support GHC 9.0.1
  • 0.3.1.1

    • #15 Remove unnecessary ROLLBACK call in abort
  • 0.3.1.0

    • #5 Add abort
  • 0.3.0.0

    • #4 Generalize rollback and related queries to use DBT
    • #3 Remove MonadThrow constraint from queryOne