mirror of
https://github.com/apache/superset.git
synced 2026-04-12 12:47:53 +00:00
feat(sqllab): Add a configuration option to disable data preview (#19104)
This commit is contained in:
@@ -145,6 +145,7 @@ class DatabaseRestApi(BaseSupersetModelRestApi):
|
||||
"extra",
|
||||
"force_ctas_schema",
|
||||
"id",
|
||||
"disable_data_preview",
|
||||
]
|
||||
add_columns = [
|
||||
"database_name",
|
||||
|
||||
Reference in New Issue
Block a user