oxygen.sql.migration.model.StateDiffError
See theStateDiffError companion trait
object StateDiffError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StateDiffError.type
Members list
Type members
Classlikes
final case class ApplyError(ref: EntityRef, cause: Cause, diff: StateDiff) extends StateDiffError
Attributes
- Supertypes
-
trait Producttrait Equalstrait StateDiffErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object Cause
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object AlreadyExistsobject DoesNotExistobject InvalidPrimaryKeyAlterationobject NonDistinctColumnNamesobject NullabilityNotChangedobject SameNameDifferentTypeclass TableStillInSchemaShow all
final case class DeriveError(ref: EntityRef, cause: Cause) extends StateDiffError
Attributes
- Supertypes
-
trait Producttrait Equalstrait StateDiffErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class DiffError(ref: EntityRef, cause: Cause) extends StateDiffError
Attributes
- Supertypes
-
trait Producttrait Equalstrait StateDiffErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow 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
In this article