This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 9b8e255 feat(filter-set): adding new filters (#13515)
add c91c455 feat: add event_logger to test_connection and create_database
commands (#13468)
No new revisions were added by this update.
Summary of changes:
superset/databases/commands/create.py | 16 ++++-
superset/databases/commands/test_connection.py | 40 ++++++++----
superset/databases/dao.py | 2 +-
superset/utils/log.py | 7 +-
tests/databases/api_tests.py | 4 +-
tests/databases/commands_tests.py | 88 +++++++++++++++++++++++++-
6 files changed, 136 insertions(+), 21 deletions(-)