mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix(cli): add impersonate_user to db import (#29522)
Co-authored-by: Eugene Apollonsky <eapollonskii@intertrust.com> Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c016ca5ad9
commit
050c6daff3
@@ -220,6 +220,7 @@ extra:
|
||||
engine_params: {{}}
|
||||
metadata_cache_timeout: {{}}
|
||||
schemas_allowed_for_file_upload: []
|
||||
impersonate_user: false
|
||||
uuid: {database.uuid}
|
||||
version: 1.0.0
|
||||
""",
|
||||
|
||||
Reference in New Issue
Block a user