MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / ToBool

Method ToBool

tidbparser/dependency/types/datum.go:1245–1287  ·  view source on GitHub ↗

ToBool converts to a bool. We will use 1 for true, and 0 for false.

(sc *stmtctx.StatementContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

KindMethod · 0.95
GetInt64Method · 0.95
GetUint64Method · 0.95
GetFloat64Method · 0.95
GetStringMethod · 0.95
GetMysqlTimeMethod · 0.95
GetMysqlDurationMethod · 0.95
GetMysqlDecimalMethod · 0.95
GetMysqlEnumMethod · 0.95
GetMysqlSetMethod · 0.95
GetBinaryLiteralMethod · 0.95
GetValueMethod · 0.95

Tested by

no test coverage detected