Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ GetJoinType
Method
GetJoinType
rel/sql.pb.go:338–343 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
}
337
338
func
(m *SqlSourcePb) GetJoinType() int32 {
339
if
m != nil {
340
return
m.JoinType
341
}
342
return
0
343
}
344
345
func
(m *SqlSourcePb) GetJoinExpr() *expr.NodePb {
346
if
m != nil {
Callers
1
SqlSourceFromPb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected