Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getVersion
Method
getVersion
src/common/config/config.cpp:766–769 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
764
}
765
766
unsigned int FirebirdConf::getVersion(CheckStatusWrapper* status)
767
{
768
return getFullVersion();
769
}
770
771
unsigned int FirebirdConf::getKey(const char* name)
772
{
Callers
1
getKey
Method · 0.45
Calls
1
getFullVersion
Function · 0.85
Tested by
no test coverage detected