You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yj...@apache.org on 2021/01/20 18:08:28 UTC

[superset] branch master updated (2463215 -> c14ed80)

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

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


    from 2463215  refactor: Sync Scoping tree with Forms data (#12171)
     add c14ed80  refactor: rename DbColumnType to GenericDataType (#12617)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/sqla/models.py   |  6 ++---
 superset/db_engine_specs/base.py     | 10 ++++----
 superset/result_set.py               |  4 +--
 superset/utils/core.py               |  2 +-
 tests/db_engine_specs/mysql_tests.py | 50 ++++++++++++++++++------------------
 tests/sqla_models_tests.py           | 40 ++++++++++++++---------------
 6 files changed, 56 insertions(+), 56 deletions(-)