Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~PsqlChanger
Method
~PsqlChanger
src/dsql/DsqlCompilerScratch.h:340–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
~PsqlChanger()
341
{
342
dsqlScratch->setPsql(oldValue);
343
}
344
345
private:
346
// copying is prohibited
Callers
nothing calls this directly
Calls
1
setPsql
Method · 0.80
Tested by
no test coverage detected