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

Method Parse

tidbparser/parser/yy_parser.go:88–112  ·  view source on GitHub ↗

Parse parses a query string to raw ast.StmtNode. If charset or collation is "", default charset and collation will be used.

(sql, charset, collation string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ParseOneStmtMethod · 0.95

Calls 4

ErrorsMethod · 0.95
SetFlagFunction · 0.92
yyParseFunction · 0.70
resetMethod · 0.45

Tested by

no test coverage detected