Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module defines the schema dependency gathering aspect of the default implementation of aggregation predicates.
Documentation
defaultGetAggregationPredicateDeps :: forall b. (Backend b, GetAggregationPredicatesDeps b) => AggregationPredicatesImplementation b (PartialSQLExp b) -> BoolExpM b [SchemaDependency] Source #