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

Method can_edit

web/pgadmin/tools/sqleditor/command.py:120–121  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

118
119 @abstractmethod
120 def can_edit(self):
121 pass
122
123 @abstractmethod
124 def can_filter(self):

Callers 3

start_view_dataFunction · 0.45
pollFunction · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected