mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix(databases): GSheets and Clickhouse DBs are not allowed to upload files (#21065)
This commit is contained in:
committed by
GitHub
parent
82bd5a31b8
commit
b36bd3f083
@@ -81,6 +81,8 @@ class GSheetsEngineSpec(SqliteEngineSpec):
|
||||
),
|
||||
}
|
||||
|
||||
supports_file_upload = False
|
||||
|
||||
@classmethod
|
||||
def get_url_for_impersonation(
|
||||
cls,
|
||||
|
||||
Reference in New Issue
Block a user