Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ ~table_subquery
Method
~table_subquery
grammar.cc:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
table_subquery::~table_subquery() { }
90
91
void table_subquery::accept(prod_visitor *v) {
92
query->accept(v);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected