Index
slick.lifted.Index
class Index(val name: String, val table: AbstractTable[_], val on: IndexedSeq[Node], val unique: Boolean)
An index (or foreign key constraint with an implicit index).
Attributes
- Source
- Constraint.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article