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

Method EscapeTable

runtime/drivers/dialect.go:42–42  ·  view source on GitHub ↗
(db, schema, table string)

Source from the content-addressed store, hash-verified

40 SanitizeDisplayName(name string) string
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

Callers 15

ResolveMethod · 0.65
ResolveMethod · 0.65
resolveGenericMethod · 0.65
resolveStarRocksMethod · 0.65
resolveDruidMethod · 0.65
timeSeriesClickHouseSQLFunction · 0.65
timeSeriesDuckDBSQLFunction · 0.65
resolveRowCountMethod · 0.65
resolveStarRocksMethod · 0.65
resolveMetricsViewMethod · 0.65
ResolveMethod · 0.65
ResolveMethod · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected