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
/
CalculatedMigration
/
Step
Step
oxygen.sql.migration.model.CalculatedMigration.Step
final case
class
Step
(
stepNo
:
Int
,
derived
:
Boolean
,
step
:
StepType
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
toIndentedString
:
IndentedString
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods