MCPcopy 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

sqlMethod · 0.45
sqlFunction · 0.45
start_view_dataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected