| 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.6.7000.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].