MCPcopy Create free account
hub / github.com/rilldata/rill / RequiresArrayContainsForInOperator

Method RequiresArrayContainsForInOperator

runtime/drivers/dialect.go:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 SupportsRegexMatch() bool
49 GetRegexMatchFunction() (string, error)
50 RequiresArrayContainsForInOperator() bool
51 GetArrayContainsFunction() (string, error)
52 DimensionSelect(escapeTable string, dim *runtimev1.MetricsViewSpec_Dimension) (dimSelect, unnestClause string, err error)
53 LateralUnnest(expr, tableAlias, colName string) (tbl string, tupleStyle, auto bool, err error)

Callers 1

writeBinaryConditionMethod · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected