Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ affect_count
Method
affect_count
lib_acl_cpp/src/db/db_pgsql.cpp:657–660 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
655
}
656
657
int db_pgsql::affect_count(void) const
658
{
659
return affect_count_;
660
}
661
662
bool db_pgsql::begin_transaction(void)
663
{
Callers
8
dbdel
Method · 0.45
main
Function · 0.45
run
Method · 0.45
main
Function · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected