Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getScale
Method
getScale
src/jrd/btr.h:516–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
SSHORT* getScale()
517
{
518
return m_retrieval->irb_scale;
519
}
520
521
private:
522
void makeKeys(thread_db* tdbb, temporary_key* lower, temporary_key* upper);
Callers
1
createFormat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected