WithId

harness.sql.Table$.Companion$.WithId
trait WithId[TKId <: Id, T <: ([_[_]] =>> WithId[_[_], TKId])](implicit iMap: IMap[UUID, TKId]) extends Companion[T]

Attributes

Graph
Supertypes
trait Companion[T]
class Object
trait Matchable
class Any
Known subtypes
object Migration.type

Members list

Type members

Classlikes

object Id

Attributes

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

Types

final type Id = TKId

Inherited types

final type Booleans = T[Const[Boolean]]

Attributes

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

Attributes

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

Attributes

Inherited from:
Companion

Implicits

Inherited implicits

implicit lazy val tableSchema: TableSchema[T]

Attributes

Inherited from:
Companion