MCPcopy Create free account
hub / github.com/PDAL/PDAL / executeOnTestDb

Method executeOnTestDb

plugins/pgpointcloud/test/PgpointcloudTest.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 }
133
134 void executeOnTestDb(const std::string& sql)
135 {
136 pg_execute(m_testConnection, sql);
137 }
138
139 virtual void TearDown()
140 {

Callers

nothing calls this directly

Calls 1

pg_executeFunction · 0.85

Tested by

no test coverage detected