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

Method CastToDataType

runtime/drivers/dialect.go:60–60  ·  view source on GitHub ↗
(typ runtimev1.Type_Code)

Source from the content-addressed store, hash-verified

58 MaxDimensionExpression(expr string) string
59 GetTimeDimensionParameter(typeCode runtimev1.Type_Code) string
60 CastToDataType(typ runtimev1.Type_Code) (string, error)
61 SafeDivideExpression(numExpr, denExpr string) string
62 OrderByExpression(name string, desc bool) string
63 OrderByAliasExpression(name string, desc bool) string

Callers 1

writeCastMethod · 0.65

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected