| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Opaleye.Internal.Distinct
Documentation
distinctExplicit :: Distinctspec columns columns' -> Query columns -> Query columns' Source
newtype Distinctspec a b Source
Constructors
| Distinctspec (Aggregator a b) |
opaleye-0.4.2.0: An SQL-generating DSL targeting PostgreSQL
| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Opaleye.Internal.Distinct
distinctExplicit :: Distinctspec columns columns' -> Query columns -> Query columns' Source
newtype Distinctspec a b Source
Constructors
| Distinctspec (Aggregator a b) |