opaleye-sqlite-0.0.0.1: An SQL-generating DSL targeting SQLite

Safe HaskellNone
LanguageHaskell98

Opaleye.SQLite.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