This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from b064cc1 feat: Adding configuration_method column to Database Model
(#14433)
add 4f5c537 feat: Configuration Method and expanded parameters for
Database Model (#14451)
No new revisions were added by this update.
Summary of changes:
superset/databases/api.py | 3 +
superset/databases/commands/create.py | 2 -
superset/databases/schemas.py | 20 +++++-
superset/models/core.py | 13 +++-
tests/databases/api_tests.py | 124 ++++++++++++++++++++++++++++++++--
tests/databases/commands_tests.py | 2 -
6 files changed, 153 insertions(+), 11 deletions(-)