quasar
package
quasar
Value Members
-
def
addOffsetLimit[T](lp: T, off: Natural, lim: slamdata.Predef.Option[Positive])(implicit T: Aux[T, LogicalPlan]): T
-
package
cli
-
-
package
db
-
package
fp
-
package
fs
-
-
def
precompile[T](query: Blob[Fix[Sql]], vars: Variables, basePath: ADir)(implicit arg0: Equal[T], arg1: RenderTree[T], TR: Aux[T, LogicalPlan], TC: Aux[T, LogicalPlan]): CompileM[T]
-
def
preparePlan(lp: Fix[LogicalPlan]): CompileM[Fix[LogicalPlan]]
-
def
queryPlan(blob: Blob[Fix[Sql]], vars: Variables, basePath: ADir, off: Natural, lim: slamdata.Predef.Option[Positive]): CompileM[\/[slamdata.Predef.List[Data], Fix[LogicalPlan]]]
-
def
refineConstantPlan(lp: Fix[LogicalPlan]): \/[slamdata.Predef.List[Data], Fix[LogicalPlan]]
Inherited from AnyRef
Inherited from Any