WithId

trait WithId[T <: ([_[_]] =>> Table)] extends Companion[T]
trait Companion[T]
class Object
trait Matchable
class Any

Type members

Classlikes

object Id

Types

opaque type Id

Inherited types

final type Cols = T[Col]
Inherited from:
Companion
final type Identity = T[Id]
Inherited from:
Companion

Extensions

Extensions

extension (self: Id)
def toUUID: UUID

Implicits

Inherited implicits

implicit lazy val tableSchema: TableSchema[T]
Inherited from:
Companion