You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2021/01/08 13:10:54 UTC

[superset] branch master updated (fecfc34 -> c685c9e)

This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from fecfc34  feat: move filters from superset-ui to incubator (#12154)
     add c685c9e  refactor: test connection raises only command exceptions (#12307)

No new revisions were added by this update.

Summary of changes:
 superset/databases/api.py                      | 37 +++-----------------------
 superset/databases/commands/exceptions.py      | 17 +++++++++---
 superset/databases/commands/test_connection.py | 30 +++++++++++++++------
 superset/security/analytics_db_safety.py       |  6 +++--
 tests/databases/api_tests.py                   | 14 +++++-----
 5 files changed, 52 insertions(+), 52 deletions(-)