MCPcopy Create free account
hub / github.com/anse1/sqlsmith / ~when_clause_insert

Method ~when_clause_insert

grammar.hh:282–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 vector<shared_ptr<value_expr> > exprs;
281 when_clause_insert(struct merge_stmt *p);
282 virtual ~when_clause_insert() { }
283 virtual void out(std::ostream &out);
284 virtual void accept(prod_visitor *v);
285};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected