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

Method EscapeIdentifier

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

Source from the content-addressed store, hash-verified

35 String() string
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

Callers 15

resolveTemplatedPropsMethod · 0.95
ResolveMethod · 0.65
ResolveMethod · 0.65
resolveGenericMethod · 0.65
resolveStarRocksMethod · 0.65
resolveDruidMethod · 0.65
timeSeriesClickHouseSQLFunction · 0.65
timeSeriesDuckDBSQLFunction · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected