persistent-sqlite: Backend for the persistent library using sqlite3.

[ database, library, mit, yesod ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
systemlib

Use the system-wide sqlite library

Disabled
use-pkgconfig

Use pkg-config to find system sqlite library

Disabled
build-sanity-exe

Build a sanity check test executable

Disabled
full-text-search

Enable full-text search in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
uri-filenames

Enable URI filenames in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
have-usleep

Enable usleep in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
json1

Enable json1 in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
use-stat3

This flag is now a no-op, as the corresponding SQLite option is now a no-op; has no effect if a system SQLite library is used.

Disabled
use-stat4

Enable STAT4 in the vendored SQLite library (supercedes stat3); has no effect if a system SQLite library is used.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.2.1, 0.3.0, 0.3.0.1, 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.2.1, 0.7.0, 0.8.0, 0.9.0, 0.9.0.1, 0.9.0.2, 1.0.0, 1.0.1, 1.1.0, 1.1.2, 1.1.3, 1.1.3.1, 1.1.4, 1.1.4.1, 1.1.5, 1.2.0, 1.2.1, 1.3.0, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 2.0.0, 2.0.0.1, 2.0.1, 2.0.3, 2.0.4, 2.0.5, 2.1, 2.1.0.1, 2.1.1, 2.1.1.1, 2.1.1.2, 2.1.3, 2.1.4, 2.1.4.1, 2.1.4.2, 2.2, 2.2.1, 2.2.1.1, 2.5, 2.5.0.1, 2.5.0.2, 2.6, 2.6.0.1, 2.6.2, 2.6.3, 2.6.3.1, 2.6.3.2, 2.6.4, 2.8.0, 2.8.1, 2.8.1.1, 2.8.1.2, 2.8.2, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.5.1, 2.10.5.2, 2.10.6, 2.10.6.1, 2.10.6.2, 2.11.0.0, 2.11.1.0, 2.12.0.0, 2.13.0.0, 2.13.0.2, 2.13.0.3, 2.13.0.4, 2.13.1.0, 2.13.1.1, 2.13.2.0, 2.13.3.0 (info)
Change log ChangeLog.md
Dependencies aeson (>=1.0), base (>=4.9 && <5), bytestring (>=0.10), conduit (>=1.2.12), containers (>=0.5), microlens-th (>=0.4.1.1), monad-logger (>=0.3.25), persistent (>=2.10 && <2.11), persistent-sqlite, resource-pool, resourcet (>=1.1.9), text (>=1.2), time, transformers (>=0.5), unliftio-core, unordered-containers [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Revised Revision 1 made by parsonsmatt at 2020-11-04T19:53:15Z
Category Database, Yesod
Home page http://www.yesodweb.com/book/persistent
Bug tracker https://github.com/yesodweb/persistent/issues
Source repo head: git clone git://github.com/yesodweb/persistent.git
Uploaded by parsonsmatt at 2020-01-29T18:59:41Z
Distributions Arch:2.13.1.0, Debian:2.10.6.2, Fedora:2.13.1.0, FreeBSD:2.2, LTSHaskell:2.13.3.0, NixOS:2.13.3.0, Stackage:2.13.3.0, openSUSE:2.13.3.0
Reverse Dependencies 29 direct, 17 indirect [details]
Executables sanity
Downloads 118104 total (469 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-29 [all 1 reports]