Companion

harness.sql.Table$.Companion
See theCompanion companion object
trait Companion[T <: ([_[_]] =>> Table)]

Attributes

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

Members list

Type members

Types

final type Booleans = T[Const[Boolean]]
final type Cols = T[Col]
final type Identity = T[Identity]

Implicits

Implicits

implicit lazy val tableSchema: TableSchema[T]