slick.compiler
Expand table-valued expressions in the result type to their star projection and compute the missing structural expansions of table types. After this phase the AST should always be well-typed.
The immutable state of the phase that can also be accessed by other phases.
Run the phase
The unique name of the phase
Expand table-valued expressions in the result type to their star projection and compute the missing structural expansions of table types. After this phase the AST should always be well-typed.