sqlite-simple-interpolate: Interpolated SQLite queries via quasiquotation
This package provides Quasiquoters for writing SQLite queries with inline interpolation of values. The values are interpolated using toField from sqlite-simple. See the README for more details.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sqlite-simple-interpolate-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), haskell-src-meta (>=0.6 && <0.9), mtl (>=2.1 && <2.3), parsec (>=3.1 && <3.2), sqlite-simple (>=0.1), template-haskell (>=2.16 && <2.19) [details] |
Tested with | ghc ==8.10.7 || ==9.0.2 |
License | BSD-3-Clause |
Copyright | ©2022 ruby0b ©2019 Elliot Cameron |
Author | ruby0b |
Maintainer | ruby0b |
Category | Database |
Home page | https://github.com/ruby0b/sqlite-simple-interpolate |
Source repo | head: git clone git://github.com/ruby0b/sqlite-simple-interpolate.git |
Uploaded | by ruby0b at 2022-12-13T00:48:45Z |
Distributions | |
Downloads | 260 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |