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

Method ParseInt64

sqltypes/value.go:132–134  ·  view source on GitHub ↗

ParseInt64 will parse a Value into an int64. It does not check the type. TODO(sougou): deprecate this function in favor of a more type-aware implemention in arithmetic.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ToNativeMethod · 0.95

Calls 1

StringMethod · 0.95

Tested by

no test coverage detected