fix(databases): GSheets and Clickhouse DBs are not allowed to upload files (#21065)

This commit is contained in:
Antonio Rivero Martinez
2022-09-26 14:08:11 -03:00
committed by GitHub
parent 82bd5a31b8
commit b36bd3f083
16 changed files with 626 additions and 47 deletions

View File

@@ -81,6 +81,8 @@ class GSheetsEngineSpec(SqliteEngineSpec):
),
}
supports_file_upload = False
@classmethod
def get_url_for_impersonation(
cls,