WithId

harness.sql.Table$.Companion$.WithId
opaque trait WithId[T <: ([_[_]] =>> Table)] extends Companion[T]

Attributes

Graph
Supertypes
trait Companion[T]
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object Id

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Id.type

Types

opaque type Id

Inherited types

final type Cols = T[Col]

Attributes

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

Attributes

Inherited from:
Companion

Extensions

Extensions

extension (self: Id)(self: Id)
def toUUID: UUID

Implicits

Inherited implicits

implicit lazy val tableSchema: TableSchema[T]

Attributes

Inherited from:
Companion