oxygen.sql.migration.persistence.model.MigrationForeignKeyColumn
See theMigrationForeignKeyColumn companion object
final case class MigrationForeignKeyColumn(fkName: String, fkNameIsExplicit: Boolean, self: TableRef, references: TableRef, columnPairs: ArraySeq[Pair])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article