You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by bk...@apache.org on 2020/09/29 22:01:42 UTC

[incubator-superset] branch master updated (0409b12 -> 03eebd3)

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

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


    from 0409b12  style: fix secondary label border (#11100)
     add 03eebd3  fix: fix table existence validation function (#11066)

No new revisions were added by this update.

Summary of changes:
 superset/datasets/commands/create.py               |  4 +--
 superset/datasets/dao.py                           | 10 +++++--
 ...70ab98_fix_table_unique_constraint_in_mysql.py} | 30 +++++++++-----------
 tests/datasets/api_tests.py                        | 33 +++++++++++++++++++++-
 4 files changed, 55 insertions(+), 22 deletions(-)
 copy superset/migrations/versions/{65903709c321_allow_dml.py => 18532d70ab98_fix_table_unique_constraint_in_mysql.py} (70%)