SchemaDescriptionDef
slick.basic.BasicProfile.SchemaDescriptionDef
trait SchemaDescriptionDef
A schema description contains the SQL statements for creating and dropping database entities. Schema descriptions can be combined for creating or dropping multiple entities together, even if they have circular dependencies.
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes