MCPcopy
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
62class SqlLabException(Exception):
63 pass
64
65
66class SqlLabSecurityException(SqlLabException):

Callers 2

get_queryFunction · 0.70
execute_sql_statementFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected