MCPcopy 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
118func (k BinaryKey) SQLValue() interface{} {
119 return k.Value
120}
121
122func (k BinaryKey) ColumnName() string {
123 return k.Column

Callers 1

TestBinaryKey_SQLValueFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestBinaryKey_SQLValueFunction · 0.76