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:
isaac-jaynes-imperva
2026-01-23 14:34:52 -08:00
committed by GitHub
parent 3a811d680d
commit 3f37cdbf9c
7 changed files with 161 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ class TestDatabaseApi(SupersetTestCase):
"changed_by",
"changed_on",
"changed_on_delta_humanized",
"configuration_method",
"created_by",
"database_name",
"disable_data_preview",