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