Skip to content

Commit

Permalink
Merge branch 'master' of github.com:apache/superset into dm/chore/dep…
Browse files Browse the repository at this point in the history
…recate-slice-annotation-json
  • Loading branch information
diegomedina248 committed Jan 23, 2023
2 parents 72ebd2e + 3084763 commit 93dc7fb
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,9 @@ const DatabaseModal: FunctionComponent<DatabaseModalProps> = ({
database_name,
configuration_method: CONFIGURATION_METHOD.SQLALCHEMY_URI,
engine: undefined,
engine_information: {
supports_file_upload: true,
},
},
});
} else {
Expand Down

0 comments on commit 93dc7fb

Please sign in to comment.