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

Struct PatternInExpr

tidbparser/ast/expressions.go:537–547  ·  view source on GitHub ↗

PatternInExpr is the expression for in operator, like "expr in (1, 2, 3)" or "expr in (select c from t)".

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