MCPcopy Create free account
hub / github.com/dinedal/textql / encodeSql

Method encodeSql

sqlparser/sqltypes/sqltypes.go:216–216  ·  view source on GitHub ↗
(BinWriter)

Source from the content-addressed store, hash-verified

214type InnerValue interface {
215 raw() []byte
216 encodeSql(BinWriter)
217 encodeAscii(BinWriter)
218}
219

Callers 1

EncodeSqlMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected