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