MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~DsqlDdlStatement

Method ~DsqlDdlStatement

src/dsql/DsqlStatements.cpp:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231// DsqlDdlStatement
232
233DsqlDdlStatement::~DsqlDdlStatement()
234{
235 dsqlAttachment->deletePool(&scratch->getPool());
236}
237
238bool DsqlDdlStatement::mustBeReplicated() const
239{

Callers

nothing calls this directly

Calls 1

deletePoolMethod · 0.45

Tested by

no test coverage detected