Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ schema
Class
schema
log.cc:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
pqxx_logger::pqxx_logger(std::string target, std::string conninfo, struct schema &s)
133
{
134
c = make_shared<pqxx::connection>(conninfo);
135
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected