mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
[SQL Lab] Add function names to autocomplete (#9012)
This commit is contained in:
@@ -44,6 +44,7 @@ class DatabaseRestApi(DatabaseMixin, BaseSupersetModelRestApi):
|
||||
"allows_subquery",
|
||||
"allows_cost_estimate",
|
||||
"backend",
|
||||
"function_names",
|
||||
]
|
||||
show_columns = list_columns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user