Safe Haskell | None |
---|---|
Language | Haskell2010 |
Opaleye.QueryArr
Description
Documentation
A Postgres query, i.e. some functionality that can run via SQL and produce a collection of rows.
Query a
is analogous to a Haskell value [a]
.
opaleye-0.5.3.0: An SQL-generating DSL targeting PostgreSQL
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Opaleye.QueryArr
Description
A Postgres query, i.e. some functionality that can run via SQL and produce a collection of rows.
Query a
is analogous to a Haskell value [a]
.