(typ runtimev1.Type_Code)
| 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 |
no outgoing calls
no test coverage detected