CreateAggregates
slick.compiler.CreateAggregates
Rewrite aggregation function calls to Aggregate nodes.
Attributes
- Source:
- CreateAggregates.scala
- Graph
- Supertypes
Rewrite aggregation function calls to Aggregate nodes.
The immutable state of the phase that can also be accessed by other phases.
The immutable state of the phase that can also be accessed by other phases.
Run the phase
Recursively inline mapping Bind calls under an Aggregate
Find all scalar Aggregate calls in a sub-tree that do not refer to the given Symbol, and replace them by temporary Refs.
Find all scalar Aggregate calls in a sub-tree that do not refer to the given Symbol, and replace them by temporary Refs.
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
a string representation of the object.
The unique name of the phase