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

[incubator-superset] branch master updated (74423e5 -> 1415706)

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

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


    from 74423e5  deprecate tslint and configure eslint for typescript (#9172)
     add 1415706  [fix] SQL query source (#9173)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                          |  5 +++--
 superset/models/core.py              | 23 ++++++++++-------------
 superset/sql_lab.py                  |  9 +++++++--
 superset/sql_validators/presto_db.py |  4 ++--
 superset/utils/core.py               | 12 ++++++++++--
 superset/views/core.py               |  2 +-
 6 files changed, 33 insertions(+), 22 deletions(-)