Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getDefaultSecurityDb
Method
getDefaultSecurityDb
src/yvalve/PluginManager.cpp:1380–1383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1378
}
1379
1380
const char* getDefaultSecurityDb()
1381
{
1382
return dataCache().getDb();
1383
}
1384
1385
};
1386
Callers
1
specialProcessing
Method · 0.45
Calls
1
getDb
Method · 0.80
Tested by
no test coverage detected