AlterTable

oxygen.sql.migration.model.StateDiff.AlterTable
See theAlterTable companion object
sealed trait AlterTable extends StateDiff

Attributes

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

Members list

Value members

Inherited methods

final def toIndentedString: IndentedString

Attributes

Inherited from:
StateDiff

Inherited and Abstract methods

Attributes

Inherited from:
StateDiff

Attributes

Inherited from:
StateDiff

Attributes

Inherited from:
StateDiff

Abstract fields

Inherited fields

final lazy val applicationOrder: Int

Attributes

Inherited from:
StateDiff