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

[incubator-superset] branch master updated (2726f21 -> 93bcace)

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

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


    from 2726f21  [dashboard] Fix, prevent delete and update on dashes not owned (#8911)
     add 93bcace  Revert "Make select_star work with SQL Lab views (#8598)" (#8930)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/sqla/models.py |  6 +-----
 superset/db_engine_specs/base.py   | 27 +++++++++++----------------
 superset/db_engine_specs/hive.py   |  2 --
 superset/db_engine_specs/presto.py |  2 --
 superset/models/core.py            |  2 --
 5 files changed, 12 insertions(+), 27 deletions(-)