oxygen-sql-migration
oxygen-sql-migration
API
oxygen.sql.migration
model
CalculatedMigration
CalculatedMigration
Step
StepType
Diff
EntityRef
EntityRef
ColumnRef
ColumnRef
SchemaRef
SchemaRef
TableRef
TableRef
ExecutedMigration
ExecutedMigration
Step
StepType
Diff
MigrationError
MigrationError
EmptyMigration
ErrorDiffingState
ErrorExecutingMigrationStep
ErrorFetchingMigrations
ErrorInitiatingMigrations
ErrorPersistingMigration
MigrationDoesNotResultInExpectedState
MigrationsDiffer
MissingPlannedMigration
UnexpectedVersion
MigrationResult
MigrationState
MigrationState
Migrations
Migrations
PlannedMigration
PlannedMigration
SpecifyStep
InheritAuto
StepType
Diff
Auto
StepType
StateDiff
StateDiff
AlterColumn
CreateColumn
DropColumn
RenameColumn
SetNullable
AlterColumn
AlterSchema
CreateSchema
DropSchema
RenameSchema
AlterSchema
AlterTable
CreateTable
DropTable
RenameTable
AlterTable
StateDiffError
StateDiffError
ApplyError
Cause
AlreadyExists
DoesNotExist
InvalidPrimaryKeyAlteration
NonDistinctColumnNames
NullabilityNotChanged
SameNameDifferentType
TableStillInSchema
Cause
DeriveError
DiffError
TableState
TableState
persistence
conversion
dbToDomain
domainToDb
model
ColumnColumn
ColumnColumn
Type
Type
EntityRefColumn
ColumnRef
SchemaRef
TableRef
ExecutedMigrationRow
ExecutedMigrationRow
ExecutedMigrationStepRow
ExecutedMigrationStepRow
MigrationStepColumn
MigrationStepColumn
AlterColumn
CreateColumn
DropColumn
RenameColumn
SetNullable
AlterColumn
AlterSchema
CreateSchema
DropSchema
RenameSchema
AlterSchema
AlterTable
CreateTable
DropTable
RenameTable
AlterTable
StateDiff
TableStateColumn
MigrationQueries
MigrationRepo
MigrationRepo
Live
Live
MigrationConfig
MigrationConfig
Atomicity
Atomicity
MigrationService
MigrationService
oxygen-sql-migration
/
oxygen.sql.migration
/
oxygen.sql.migration.model
/
StateDiff
/
AlterSchema
AlterSchema
oxygen.sql.migration.model.StateDiff.AlterSchema
See the
AlterSchema
companion object
sealed
trait
AlterSchema
extends
StateDiff
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
StateDiff
class
Object
trait
Matchable
class
Any
Known subtypes
class
CreateSchema
class
DropSchema
class
RenameSchema
Members list
Clear all
Value members
Inherited methods
final
def
toIndentedString
:
IndentedString
Attributes
Inherited from:
StateDiff
Abstract fields
val
schemaRef
:
SchemaRef
Inherited fields
val
applicationOrder
:
Int
Attributes
Inherited from:
StateDiff
In this article
Attributes
Members list
Value members
Inherited methods
Abstract fields
Inherited fields