oxygen.sql.migration.model.StateDiffError.Cause
See theCause companion trait
object Cause
Attributes
Members list
Type members
Classlikes
case object AlreadyExists extends Cause
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Causeclass Objecttrait Matchableclass AnyShow all
- Self type
-
AlreadyExists.type
case object DoesNotExist extends Cause
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Causeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DoesNotExist.type
case object InvalidPrimaryKeyAlteration extends Cause
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Causeclass Objecttrait Matchableclass AnyShow all
- Self type
case object NonDistinctColumnNames extends Cause
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Causeclass Objecttrait Matchableclass AnyShow all
- Self type
case object NullabilityNotChanged extends Cause
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Causeclass Objecttrait Matchableclass AnyShow all
- Self type
case object SameNameDifferentType extends Cause
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Causeclass Objecttrait Matchableclass AnyShow all
- Self type
final case class TableStillInSchema(table: TableRef) extends Cause
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Causeclass 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