Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ get_sql
Method
get_sql
web/pgadmin/tools/sqleditor/command.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
115
@abstractmethod
116
def
get_sql(self):
117
pass
118
119
@abstractmethod
120
def
can_edit(self):
Callers
4
sql
Method · 0.45
sql
Function · 0.45
start_view_data
Function · 0.45
start_query_download_tool
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected