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

Method EscapeMember

runtime/drivers/dialect.go:43–43  ·  view source on GitHub ↗
(tbl, name string)

Source from the content-addressed store, hash-verified

41 EscapeQualifiedIdentifier(name string) string
42 EscapeTable(db, schema, table string) string
43 EscapeMember(tbl, name string) string
44 EscapeMemberAlias(tbl, alias string) string
45 ConvertToDateTruncSpecifier(grain runtimev1.TimeGrain) string
46 SupportsILike() bool

Callers 2

writeBinaryConditionMethod · 0.65
NewASTFunction · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected