mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix(database): include configuration_method in the DB export/import flow (#36958)
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3a811d680d
commit
3f37cdbf9c
@@ -189,6 +189,7 @@ class TestDatabaseApi(SupersetTestCase):
|
||||
"changed_by",
|
||||
"changed_on",
|
||||
"changed_on_delta_humanized",
|
||||
"configuration_method",
|
||||
"created_by",
|
||||
"database_name",
|
||||
"disable_data_preview",
|
||||
|
||||
Reference in New Issue
Block a user