Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/superset
/ SqlLabException
Class
SqlLabException
superset/sql_lab.py:62–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
62
class
SqlLabException(Exception):
63
pass
64
65
66
class
SqlLabSecurityException(SqlLabException):
Callers
2
get_query
Function · 0.70
execute_sql_statement
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected