OuterSelectWrap

io.getquill.OuterSelectWrap
See theOuterSelectWrap companion enum

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
trait FromExpr[OuterSelectWrap]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait ToExpr[OuterSelectWrap]
class Object
trait Matchable
class Any
Self type

Inherited 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

Concrete methods

def lift(e: OuterSelectWrap)(using Quotes): Expr[OuterSelectWrap]
def unlift(e: Expr[OuterSelectWrap])(using Quotes): OuterSelectWrap