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

Method EscapeAlias

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

Source from the content-addressed store, hash-verified

36 CanPivot() bool
37 EscapeIdentifier(ident string) string
38 EscapeAlias(alias string) string
39 // SanitizeDisplayName returns a sanitized version of the given name so that it conforms to the dialect's identifier rules.
40 SanitizeDisplayName(name string) string
41 EscapeQualifiedIdentifier(name string) string

Callers 15

resolveGenericMethod · 0.65
SelectTimeRangeBinsMethod · 0.65
DimensionSelectMethod · 0.65
SelectTimeRangeBinsMethod · 0.65
SelectTimeRangeBinsMethod · 0.65
DimensionSelectMethod · 0.65
SelectTimeRangeBinsMethod · 0.65
DimensionSelectMethod · 0.65
SelectTimeRangeBinsMethod · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected