MigrationStepColumn

oxygen.sql.migration.persistence.model.MigrationStepColumn
See theMigrationStepColumn companion trait

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self 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
sealed trait StateDiff extends MigrationStepColumn

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AlterColumn
class CreateColumn
class DropColumn
class RenameColumn
class SetNullable
trait AlterSchema
class CreateSchema
class DropSchema
class RenameSchema
trait AlterTable
class CreateTable
class DropTable
class RenameTable
Show all

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

Givens

Givens