slick.codegen.AbstractGenerator.TableDef
Common interface for any kind of definition within the generated code
Scala code
Scala doc comment
Name as desired in Scala Code.
Name as desired in Scala Code. (Allowed to collide with Scala keywords. Will be automatically escaped.)
Scala doc comment with code
Indicates whether this will be included in the generated code
Returns Some(this) if enabled else None
Common interface for any kind of definition within the generated code