MCPcopy 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
657int db_pgsql::affect_count(void) const
658{
659 return affect_count_;
660}
661
662bool db_pgsql::begin_transaction(void)
663{

Callers 8

dbdelMethod · 0.45
mainFunction · 0.45
runMethod · 0.45
mainFunction · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected