You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2022/04/21 19:44:28 UTC

[superset] branch master updated (fa680369ea -> ad715429f9)

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

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


    from fa680369ea fix(SIP-68): handle empty table name during migration (#19793)
     add ad715429f9 chore: simplify error messaging in database modal (#19165)

No new revisions were added by this update.

Summary of changes:
 .../DatabaseConnectionForm/TableCatalog.tsx        |  1 -
 .../CRUD/data/database/DatabaseModal/index.tsx     | 87 +++-------------------
 superset-frontend/src/views/CRUD/hooks.ts          |  1 +
 superset/db_engine_specs/gsheets.py                |  6 +-
 tests/unit_tests/db_engine_specs/test_gsheets.py   | 18 ++++-
 5 files changed, 31 insertions(+), 82 deletions(-)