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 2019/03/06 19:23:27 UTC

[incubator-superset] branch 0.30 updated (2b35cce -> 93ded8d)

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

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


    from 2b35cce  0.30rc12
     new d1952b8  [csv-upload] Fixing message encoding (#6971)
     new c4238c3  [sql-parse] Fixing LIMIT exceptions (#6963)
     new 93ded8d  0.30rc13

The 3731 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 superset/assets/package.json  |  2 +-
 superset/sql_parse.py         | 19 ++++++++-----------
 superset/views/core.py        |  2 +-
 tests/db_engine_specs_test.py | 14 ++++++++++++++
 4 files changed, 24 insertions(+), 13 deletions(-)