slick.lifted.ProvenShape
See theProvenShape companion object
A limited version of ShapedValue which can be constructed for every type that has a valid shape. We use it to enforce that a table's * projection has a valid shape. A ProvenShape has itself a Shape so it can be used in place of the value that it wraps for purposes of packing and unpacking.
Attributes
- Companion:
- object
- Source:
- Shape.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any