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

Members list

Value members

Inherited methods

final def toIndentedString: IndentedString

Attributes

Inherited from:
StateDiff

Abstract fields

Inherited fields

val applicationOrder: Int

Attributes

Inherited from:
StateDiff