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

Method ~table

relmodel.hh:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 is_base_table(base_table) { }
75 virtual string ident() { return schema + "." + name; }
76 virtual ~table() { };
77};
78
79struct scope {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected