MCPcopy Create free account
hub / github.com/anse1/sqlsmith / schema

Class schema

log.hh:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 long id;
54 std::shared_ptr<pqxx::connection> c;
55 pqxx_logger(std::string target, std::string conninfo, struct schema &s);
56 virtual void generated(prod &query);
57 virtual void error(prod &query, const dut::failure &e);
58};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected