hasql-dynamic-statements: Toolkit for constructing Hasql statements dynamically
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.
Modules
- Hasql
- DynamicStatements
- Hasql.DynamicStatements.Session
- Hasql.DynamicStatements.Snippet
- Hasql.DynamicStatements.Statement
- DynamicStatements
Downloads
- hasql-dynamic-statements-0.2.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.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, 0.3.1.6, 0.3.1.7, 0.3.1.8, 0.4, 0.5, 0.5.0.1, 0.5.1 |
|---|---|
| Dependencies | base (>=4.12 && <5), bytestring (>=0.10 && <0.11), containers (>=0.6 && <0.7), hasql (>=1.4 && <1.5), hasql-implicits (>=0.1 && <0.2), ptr (>=0.16.6 && <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> |
| Uploaded | by NikitaVolkov at 2019-05-28T09:15:29Z |
| 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 |
| Reverse Dependencies | 7 direct, 11 indirect [details] |
| Downloads | 5588 total (36 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2019-05-28 [all 3 reports] |