persistent

Type-safe, multi-backend data serialization.

http://www.yesodweb.com/book/persistent

Version on this page:2.1.2@rev:1
LTS Haskell 22.18:2.14.6.1
Stackage Nightly 2024-04-25:2.14.6.1
Latest on Hackage:2.14.6.1

See all snapshots persistent appears in

MIT licensed by Michael Snoyman
This version can be pinned in stack with:persistent-2.1.2@sha256:f1769c366822a81a2a0d84321db3f714823dc5b1c09d4ae5eeb97f4a4ce92b65,4369

persistent

Type-safe, data serialization. You must use a specific backend in order to make this useful. For more information, see the chapter in the Yesod book.

Changes

2.1.2

  • Error with Doubles without a decimal part #378
  • runSqlPool does not perform timeout checks.

2.1.1.6

  • One extra feature for #939: use logDebugN instead

2.1.1.5

2.1.1.3

Parse UTCTime in 8601 format #339

2.1.1.1

Support for monad-control 1.0