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/06/03 18:08:09 UTC

[incubator-superset] branch master updated (78c1674 -> 45b41aa)

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 78c1674  make filter_values() macro to properly accept value from filter box with single value setting (#7494)
     add 45b41aa  [fix] SQL parsing of table names (#7490)

No new revisions were added by this update.

Summary of changes:
 superset/security.py     | 12 +++++-------
 superset/sql_parse.py    | 39 ++++++++++++++++++++++++++++++++-------
 tests/sql_parse_tests.py | 37 ++++++++++++++++++++++++++++++++++++-
 3 files changed, 73 insertions(+), 15 deletions(-)