Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_data
Function · 0.45
poll
Function · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected