You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/05/19 15:48:38 UTC

[superset] branch master updated (ec0a792 -> 67e3730)

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

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


    from ec0a792  feat: Add Parameters fields to GET Database (#14653)
     add 67e3730  feat: Expanded Parameters for Mysql (#14680)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/mysql.py    | 19 +++++++---
 tests/databases/api_tests.py         | 72 ++++++++++++++++++++++++++++++++++--
 tests/db_engine_specs/mysql_tests.py |  6 +++
 3 files changed, 88 insertions(+), 9 deletions(-)