MCPcopy Create free account
hub / github.com/araddon/qlbridge / Add

Method Add

exec/exec.go:60–60  ·  view source on GitHub ↗

children sub-tasks

(Task)

Source from the content-addressed store, hash-verified

58 CloseFinal() error
59 Children() []Task // children sub-tasks
60 Add(Task) error // Add a child to this dag
61 }
62
63 // TaskRunner is an interface for a single task in Dag of Tasks necessary to execute a Job

Callers 15

WalkUpsertMethod · 0.95
WalkInsertMethod · 0.95
WalkUpdateMethod · 0.95
WalkDeleteMethod · 0.95
WalkPlanAllMethod · 0.95
WalkCommandMethod · 0.95
WalkCreateMethod · 0.95
WalkDropMethod · 0.95
WalkAlterMethod · 0.95
WalkChildrenMethod · 0.95
FuncAddFunction · 0.65
TestBuiltinsFunction · 0.65

Calls

no outgoing calls

Tested by 12

TestBuiltinsFunction · 0.52
TestMemDbFunction · 0.52
TestExecSqlCommandsFunction · 0.52
TestExecSelectWhereFunction · 0.52
TestExecGroupByFunction · 0.52
TestExecHavingFunction · 0.52
TestExecInsertFunction · 0.52
TestRegistryFunction · 0.52
TestDateBoundariesFunction · 0.52
TestDateMathFunction · 0.52
TestFilterQlVmFunction · 0.52
TestValueToTimeFunction · 0.52