SchemaDescriptionDef

slick.basic.BasicProfile.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 Object
trait Matchable
class Any
Known subtypes
trait DDL
class DDL

Members list

Concise view

Value members

Abstract methods