oxygen.sql.migration.persistence.model.MigrationStepColumn
See theMigrationStepColumn companion trait
object MigrationStepColumn
Attributes
- Companion
- trait
- 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 AlterForeignKey
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AlterForeignKey.type
sealed trait AlterForeignKey extends StateDiff
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class CreateForeignKeyclass DropForeignKey
object AlterIndex
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AlterIndex.type
sealed trait AlterIndex 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 AlterForeignKeyclass CreateForeignKeyclass DropForeignKeytrait AlterIndexclass CreateIndexclass DropIndexclass RenameAutoNamedIndextrait 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