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
@@ -371,6 +371,7 @@ class TestExportDatabasesCommand(SupersetTestCase):
|
||||
"allow_dml",
|
||||
"allow_csv_upload",
|
||||
"extra",
|
||||
"impersonate_user",
|
||||
"uuid",
|
||||
"version",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user