Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
199
class
InvalidParameterError(Exception):
Callers
15
expectSelectedOptionsToHaveMembers
Function · 0.80
parameter_spec.js
File · 0.80
commands.js
File · 0.80
expectParamOrder
Function · 0.80
expectFirstColumnToHaveMembers
Function · 0.80
expectTagsToContain
Function · 0.80
ScheduleDialog.test.js
File · 0.80
expectErrorMessageToBe
Function · 0.80
upgrade
Function · 0.80
downgrade
Function · 0.80
Renderer.test.tsx
File · 0.80
updateBreadcrumbs
Function · 0.80
Calls
no outgoing calls
Tested by
1
expectErrorMessageToBe
Function · 0.64