MCPcopy Create free account
hub / github.com/araddon/qlbridge / WriteValue

Method WriteValue

expr/dialect.go:33–33  ·  view source on GitHub ↗
(v value.Value)

Source from the content-addressed store, hash-verified

31 WriteNumber(string)
32 WriteNull()
33 WriteValue(v value.Value)
34 String() string
35 }
36 // Default Dialect writer uses mysql escaping rules literals=" identity=`

Callers 3

TestDialectValueWritingFunction · 0.95
WriteDialectMethod · 0.65
WriteDialectMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestDialectValueWritingFunction · 0.76