opaleye-0.4.2.0: An SQL-generating DSL targeting PostgreSQL

Safe HaskellNone
LanguageHaskell98

Opaleye.QueryArr

Description

This modules defines the QueryArr arrow, which is an arrow that represents selecting data from a database, and composing multiple queries together.

Documentation