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

Method ConvertToDateTruncSpecifier

runtime/drivers/dialect.go:45–45  ·  view source on GitHub ↗
(grain runtimev1.TimeGrain)

Source from the content-addressed store, hash-verified

43 EscapeMember(tbl, name string) string
44 EscapeMemberAlias(tbl, alias string) string
45 ConvertToDateTruncSpecifier(grain runtimev1.TimeGrain) string
46 SupportsILike() bool
47 GetCastExprForLike() string
48 SupportsRegexMatch() bool

Callers 4

timeSeriesClickHouseSQLFunction · 0.65
timeSeriesDuckDBSQLFunction · 0.65
resolveStarRocksMethod · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected