opaleye-0.2: An SQL-generating DSL targeting PostgreSQL

Safe HaskellSafe-Inferred
LanguageHaskell98

Opaleye.Binary

Documentation

unionAll :: Default Binaryspec columns columns => Query columns -> Query columns -> Query columns Source

unionAllExplicit :: Binaryspec columns columns' -> Query columns -> Query columns -> Query columns' Source