LiftsExtractor

io.getquill.context.LiftsExtractor$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Dynamic

For Dynamic queries, lazy lifts are not allowed. If one is encountered, fail

For Dynamic queries, lazy lifts are not allowed. If one is encountered, fail

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Dynamic.type

Value members

Concrete methods

def apply[PrepareRowTemp, Session](lifts: List[Planter[_, _, _]], row: PrepareRowTemp, session: Session): (List[Any], PrepareRowTemp)