StateDiff

oxygen.sql.migration.model.StateDiff
See theStateDiff companion trait
object StateDiff

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
StateDiff.type

Members list

Type members

Classlikes

object AlterColumn

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait AlterColumn extends StateDiff

Attributes

Companion
object
Supertypes
trait StateDiff
class Object
trait Matchable
class Any
Known subtypes
object AlterSchema

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait AlterSchema extends StateDiff

Attributes

Companion
object
Supertypes
trait StateDiff
class Object
trait Matchable
class Any
Known subtypes
object AlterTable

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
AlterTable.type
sealed trait AlterTable extends StateDiff

Attributes

Companion
object
Supertypes
trait StateDiff
class Object
trait Matchable
class Any
Known subtypes
class CreateTable
class DropTable
class RenameTable

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