MCPcopy Create free account
hub / github.com/anse1/sqlsmith / prod

Class prod

grammar.cc:471–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469 s->new_stmt();
470 if (d42() == 1)
471 return make_shared<merge_stmt>((struct prod *)0, s);
472 if (d42() == 1)
473 return make_shared<insert_stmt>((struct prod *)0, s);
474 else if (d42() == 1)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected