PrimaryKey
slick.lifted.PrimaryKey
An explicit primary key. Simple primary keys can also be represented by O.PrimaryKey
column options instead.
Attributes
- Source:
- Constraint.scala
- Graph
- Supertypes
An explicit primary key. Simple primary keys can also be represented by O.PrimaryKey
column options instead.