MCPcopy Index your code
hub / github.com/blastrain/vitess-sqlparser / ToNative

Method ToNative

sqltypes/value.go:105–126  ·  view source on GitHub ↗

ToNative converts Value to a native go type. This does not work for sqltypes.Tuple. The function panics if there are inconsistencies.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

EncodeSQLMethod · 0.95
EncodeASCIIMethod · 0.95

Calls 7

ParseInt64Method · 0.95
ParseUint64Method · 0.95
ParseFloat64Method · 0.95
IsSignedFunction · 0.85
IsUnsignedFunction · 0.85
IsFloatFunction · 0.85
NewMethod · 0.80

Tested by

no test coverage detected