MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / status_message

Method status_message

web/pgadmin/utils/driver/abstract.py:250–251  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

248
249 @abstractmethod
250 def status_message(self):
251 pass
252
253 @abstractmethod
254 def rows_affected(self):

Callers 2

poll_dataFunction · 0.45
pollFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected