DerivationPhase

oxygen.sql.migration.model.StateDiff.DerivationPhase
See theDerivationPhase companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed trait Phase1 extends DerivationPhase

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CreateColumn
class DropColumn
class SetNullable
class CreateSchema
class DropSchema
class CreateTable
class DropTable
Show all
Self type
sealed trait Phase2 extends DerivationPhase

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
sealed trait Phase3 extends DerivationPhase

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror