Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ deprecatedCommit
Method
deprecatedCommit
src/yvalve/why.cpp:5457–5460 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5455
}
5456
5457
void YTransaction::deprecatedCommit(CheckStatusWrapper* status)
5458
{
5459
commit(status);
5460
}
5461
5462
void YTransaction::deprecatedRollback(CheckStatusWrapper* status)
5463
{
Callers
1
commit
Method · 0.45
Calls
1
commit
Function · 0.85
Tested by
no test coverage detected