Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ ast_logger
Class
ast_logger
dump.hh:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
};
21
22
struct ast_logger : logger {
23
int queries = 0;
24
virtual void generated(prod &query);
25
};
26
27
#endif
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected