Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ rows_affected
Method
rows_affected
web/pgadmin/utils/driver/abstract.py:254–255 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
252
253
@abstractmethod
254
def
rows_affected(self):
255
pass
256
257
@abstractmethod
258
def
cancel_transaction(self, conn_id, did=None):
Callers
2
poll
Function · 0.45
save_changed_data
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected