You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2020/02/05 05:02:03 UTC

[incubator-superset] branch master updated (6cb4ce0 -> fc1c942)

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

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


    from 6cb4ce0  [fix] Issue with previously defined SQL configuration (#9082)
     add fc1c942  Do not show stacktraces on some intentionally-thrown errors (#9056)

No new revisions were added by this update.

Summary of changes:
 .../templates/superset/models/database/macros.html |  4 ++--
 superset/views/base.py                             | 24 +++++-----------------
 superset/views/core.py                             |  8 ++++----
 tests/core_tests.py                                | 20 ++++++++++++++++++
 4 files changed, 31 insertions(+), 25 deletions(-)