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

Struct ConvertExpr

sqlparser/ast.go:2080–2083  ·  view source on GitHub ↗

ConvertExpr represents a call to CONVERT(expr, type) or it's equivalent CAST(expr AS type). Both are rewritten to the former.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected