mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore: migrate /sql_json and /results to apiv1 (#22809)
This commit is contained in:
@@ -25,7 +25,7 @@ from jinja2.meta import find_undeclared_variables
|
||||
|
||||
from superset import is_feature_enabled
|
||||
from superset.errors import SupersetErrorType
|
||||
from superset.sqllab.command import SqlQueryRender
|
||||
from superset.sqllab.commands.execute import SqlQueryRender
|
||||
from superset.sqllab.exceptions import SqlLabException
|
||||
from superset.utils import core as utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user