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