sydtest-persistent-sqlite

A persistent-sqlite companion library for sydtest

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

Version on this page:0.2.0.2
LTS Haskell 22.14:0.2.0.3
Stackage Nightly 2024-03-28:0.2.0.3
Latest on Hackage:0.2.0.3

See all snapshots sydtest-persistent-sqlite appears in

LicenseRef-OtherLicense licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:sydtest-persistent-sqlite-0.2.0.2@sha256:be54f7834df1f3d51d59df03e3dbb27dccdb2b725ef2070bade3cb15ec1f2bf6,1604

Module documentation for 0.2.0.2

Changes

Changelog

[0.2.0.2] - 2022-05-05

Added

  • sqliteMigrationSucceedsSpec

[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