Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PostHog/duckgres
/ NewOperatorTransform
Function
NewOperatorTransform
transpiler/transform/operators.go:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
type
OperatorTransform
struct
{}
13
14
func
NewOperatorTransform() *OperatorTransform {
15
return
&OperatorTransform{}
16
}
17
18
func
(t *OperatorTransform) Name() string {
19
return
"operators"
Callers
15
New
Function · 0.92
TestOperatorTransform_JSONBContains
Function · 0.85
TestOperatorTransform_ArrayContainsUnchanged
Function · 0.85
TestOperatorTransform_JSONPathExtractText
Function · 0.85
TestOperatorTransform_ValuesLists
Function · 0.85
TestOperatorTransform_InsertReturning
Function · 0.85
TestOperatorTransform_UpdateReturning
Function · 0.85
TestOperatorTransform_DeleteReturning
Function · 0.85
TestOperatorTransform_DeleteUsing
Function · 0.85
TestOperatorTransform_AggFilter
Function · 0.85
TestOperatorTransform_AggOrder
Function · 0.85
TestOperatorTransform_InlineWindowDef
Function · 0.85
Calls
no outgoing calls
Tested by
15
TestOperatorTransform_JSONBContains
Function · 0.68
TestOperatorTransform_ArrayContainsUnchanged
Function · 0.68
TestOperatorTransform_JSONPathExtractText
Function · 0.68
TestOperatorTransform_ValuesLists
Function · 0.68
TestOperatorTransform_InsertReturning
Function · 0.68
TestOperatorTransform_UpdateReturning
Function · 0.68
TestOperatorTransform_DeleteReturning
Function · 0.68
TestOperatorTransform_DeleteUsing
Function · 0.68
TestOperatorTransform_AggFilter
Function · 0.68
TestOperatorTransform_AggOrder
Function · 0.68
TestOperatorTransform_InlineWindowDef
Function · 0.68
TestOperatorTransform_NamedWindowClause
Function · 0.68