hasql-dynamic-statements: Toolkit for constructing Hasql statements dynamically

[ library, mit, unclassified ] [ Propose Tags ]

This library introduces into the Hasql ecosystem a new abstraction named Snippet, which makes it trivial to construct SQL, while injecting values. It is intended to be used when the SQL of your statement depends on the parameters, that you want to pass in.

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.1, 0.1.0.1, 0.1.0.2, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3, 0.3.1, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.3.1.4, 0.3.1.5
Dependencies base (>=4.12 && <5), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.8), hasql (>=1.6 && <1.7), hasql-implicits (>=0.1 && <0.2), ptr (>=0.16.7.2 && <0.17) [details]
License MIT
Copyright (c) 2019, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Revised Revision 1 made by NikitaVolkov at 2023-12-26T13:01:58Z
Home page https://github.com/nikita-volkov/hasql-dynamic-statements
Bug tracker https://github.com/nikita-volkov/hasql-dynamic-statements/issues
Source repo head: git clone git://github.com/nikita-volkov/hasql-dynamic-statements.git
Uploaded by NikitaVolkov at 2022-07-20T20:02:25Z
Distributions Arch:0.3.1.1, LTSHaskell:0.3.1.5, NixOS:0.3.1.5, Stackage:0.3.1.5
Reverse Dependencies 1 direct, 2 indirect [details]
Downloads 4272 total (95 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-07-20 [all 1 reports]