Columns

oxygen.sql.schema.Columns
See theColumns companion class
object Columns extends WithInstances[Columns]

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
trait WithInstances[Columns]
trait Derivable[Columns]
class Object
trait Matchable
class Any
Show all
Self type
Columns.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final override protected def internalDeriveProduct[Q <: Quotes, A](k0: K0[Q])(g: k0.ProductGeneric[A])(using quotes: Q, aTpe: Type[A], tTpe: Type[Columns]): Expr[Columns[A]]

Attributes

Definition Classes
WithInstances -> Derivable
Inherited from:
WithInstances
final override protected def internalDeriveSum[Q <: Quotes, A](k0: K0[Q])(g: k0.SumGeneric[A])(using quotes: Q, aTpe: Type[A], tTpe: Type[Columns]): Expr[Columns[A]]

Attributes

Definition Classes
WithInstances -> Derivable
Inherited from:
WithInstances