mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
added explore database for ctas/cvas (#10174)
Co-authored-by: Jason Davis <@dropbox.com>
This commit is contained in:
@@ -137,6 +137,7 @@ class DatabaseRestApi(DatabaseMixin, BaseSupersetModelRestApi):
|
||||
"allows_subquery",
|
||||
"allows_cost_estimate",
|
||||
"allows_virtual_table_explore",
|
||||
"explore_database_id",
|
||||
"backend",
|
||||
"function_names",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user