mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
feat: disable edits on external assets (#19344)
* feat: disable edits on external assets * Update tests
This commit is contained in:
@@ -123,6 +123,7 @@ class DatabaseRestApi(BaseSupersetModelRestApi):
|
||||
"parameters_schema",
|
||||
"server_cert",
|
||||
"sqlalchemy_uri",
|
||||
"is_managed_externally",
|
||||
]
|
||||
list_columns = [
|
||||
"allow_file_upload",
|
||||
|
||||
Reference in New Issue
Block a user