Table

object Table
Companion:
class
class Object
trait Matchable
class Any
Table.type

Value members

Concrete methods

transparent inline def apply[T <: Product]: Any

Givens

Givens

given derived[A <: Product](using gen: ProductOf[A], labelling: Labelling[A], primary: RepeatableAnnotations[Primary, A], index: RepeatableAnnotations[Index, A], unique: RepeatableAnnotations[Unique, A], length: RepeatableAnnotations[Length, A], precision: RepeatableAnnotations[Precision, A], defaultValue: DefaultValue[A], renamesAnn: RepeatableAnnotations[ColumnName, A], tableNameAnn: RepeatableAnnotation[TableName, A]): Table[A]