Dynamic

io.getquill.context.LiftsExtractor.Dynamic
object Dynamic

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

Members list

Value members

Concrete methods

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