Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ scope
Class
scope
relmodel.hh:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
struct scope {
80
struct scope *parent;
81
/// available to table_ref productions
82
vector<named_relation*> tables;
83
/// available to column_ref productions
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected