oxygen.sql.migration.model.IndexState
See theIndexState companion object
final case class IndexState(explicitIdxName: Option[String], self: TableRef, unique: Boolean, columns: ArraySeq[String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article