sydtest-persistent-postgresql

An persistent-postgresql companion library for sydtest

https://github.com/NorfairKing/sydtest#readme

Version on this page:0.2.0.1
LTS Haskell 21.25:0.2.0.3
Stackage Nightly 2023-06-21:0.2.0.2
Latest on Hackage:0.2.0.3

See all snapshots sydtest-persistent-postgresql appears in

LicenseRef-OtherLicense licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:sydtest-persistent-postgresql-0.2.0.1@sha256:f3ed7405b8eae81537a57e64bdde4631b736d16b8ce2e57ae073294ba81627a7,1873

Module documentation for 0.2.0.1

Changes

Changelog

[0.2.0.1] - 2022-04-26

Added

  • Compatibility with GHC >= 9

[0.2.0.0] - 2021-06-19

Added

  • Dependency on sydtest-persistent

Changed

  • Type of runSqliteTest is changed to run SqlPersistM instead of SqlPersistT IO