persistent-sqlite

Backend for the persistent library using sqlite3.

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

Version on this page:2.1.1
LTS Haskell 22.21:2.13.3.0
Stackage Nightly 2024-05-13:2.13.3.0
Latest on Hackage:2.13.3.0

See all snapshots persistent-sqlite appears in

MIT licensed and maintained by Michael Snoyman
This version can be pinned in stack with:persistent-sqlite-2.1.1@sha256:062b57c3a9c25b5e58a6241569eb986b564cb22a21826f005495101a6b6d6e65,2079

Module documentation for 2.1.1

This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.

Changes

2.1.1

Provide a FromJSON instance for SqliteConf.