oxygen.sql.migration.persistence.model.MigrationStepColumn
See theMigrationStepColumn companion trait
object MigrationStepColumn
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MigrationStepColumn.type
Members list
Type members
Classlikes
object AlterColumn
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AlterColumn.type
sealed trait AlterColumn extends StateDiff
Attributes
- Companion
- object
- Supertypes
- Known subtypes
object AlterSchema
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AlterSchema.type
sealed trait AlterSchema extends StateDiff
Attributes
- Companion
- object
- Supertypes
- Known subtypes
object AlterTable
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AlterTable.type
sealed trait AlterTable extends StateDiff
Attributes
- Companion
- object
- Supertypes
- Known subtypes
sealed trait StateDiff extends MigrationStepColumn
Attributes
- Supertypes
- Known subtypes
-
trait AlterColumnclass CreateColumnclass DropColumnclass RenameColumnclass SetNullabletrait AlterSchemaclass CreateSchemaclass DropSchemaclass RenameSchematrait AlterTableclass CreateTableclass DropTableclass RenameTableShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
In this article