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

Class scope

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

Source from the content-addressed store, hash-verified

282
283
284select_for_update::select_for_update(prod *p, struct scope *s, bool lateral)
285 : query_spec(p,s,lateral)
286{
287 static const char *modes[] = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected