Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getDb
Method
getDb
src/yvalve/PluginManager.cpp:1286–1289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1284
}
1285
1286
const char* getDb()
1287
{
1288
return db.c_str();
1289
}
1290
1291
private:
1292
ObjectsArray<PathName> cache;
Callers
1
getDefaultSecurityDb
Method · 0.80
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected