Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getDbSequence
Method
getDbSequence
src/remote/server/ReplServer.cpp:240–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
FB_UINT64 getDbSequence() const
241
{
242
return m_data.db_sequence;
243
}
244
245
void saveDbSequence(FB_UINT64 db_sequence)
246
{
Callers
1
process_archive
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected