slick.compiler.Phase
See thePhase companion object
trait Phase extends CompilerState => CompilerState, Logging
A phase of the query compiler, identified by a unique name
Attributes
- Companion
- object
- Source
- QueryCompiler.scala
- Graph
-
- Supertypes
- Known subtypes
-
class AssignUniqueSymbolsclass CodeGenclass JdbcCodeGenclass JdbcInsertCodeGenclass MemoryCodeGenclass MemoryInsertCodeGenclass CreateAggregatesclass CreateResultSetMappingclass EmulateOuterJoinsclass ExpandRecordsclass ExpandSumsclass ExpandTablesclass FixRowNumberOrderingclass FlattenProjectionsclass ForceOuterBindsclass HoistClientOpsclass InferTypesclass InsertCompilerclass MergeToComprehensionsclass OptimizeScalarclass PruneProjectionsclass RelabelUnionsclass RemoveFieldNamesclass RemoveMappedTypesclass RemoveTakeDropclass ReorderOperationsclass ResolveZipJoinsclass MySQLResolveZipJoinsclass RewriteBooleansclass RewriteDistinctclass RewriteJoinsclass SpecializeParametersclass UnrollTailBindsclass VerifySymbolsclass VerifyTypesclass RemoveSubqueryOrderingclass ProtectGroupByclass Distribute
Members list
In this article