@hackage hasql-dynamic-statements0.4
Hasql extension for dynamic construction of statements
Installation
Dependencies (7)
- base >=4.14 && <5
- bytestring >=0.10 && <0.13
- containers >=0.6 && <0.8
- hasql >=1.10 && <1.11
- hasql-implicits >=0.2.0.2 && <0.3
- text >=1 && <3 Show all…
Dependents (9)
@hackage/ihp, @hackage/postgrest, @hackage/stakhanov, @hackage/ihp-datasync, @hackage/ihp-typed-sql, @hackage/ihp-ide, Show all…
Library extending Hasql with an abstraction that simplifies construction of SQL statements, the structure of which depends on the parameters.