MCPcopy
hub / github.com/getredash/redash / text

Method text

redash/models/parameterized_query.py:195–196  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

193
194 @property
195 def text(self):
196 return self.query
197
198
199class InvalidParameterError(Exception):

Callers 15

parameter_spec.jsFile · 0.80
commands.jsFile · 0.80
expectParamOrderFunction · 0.80
expectTagsToContainFunction · 0.80
expectErrorMessageToBeFunction · 0.80
upgradeFunction · 0.80
downgradeFunction · 0.80
Renderer.test.tsxFile · 0.80
updateBreadcrumbsFunction · 0.80

Calls

no outgoing calls

Tested by 1

expectErrorMessageToBeFunction · 0.64