Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/ghostferry
/ SQLValue
Method
SQLValue
pagination_key.go:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
func
(k BinaryKey) SQLValue()
interface
{} {
119
return
k.Value
120
}
121
122
func
(k BinaryKey) ColumnName() string {
123
return
k.Column
Callers
1
TestBinaryKey_SQLValue
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestBinaryKey_SQLValue
Function · 0.76