This is an automated email from the ASF dual-hosted git repository.
elizabeth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 97273f59f8 fix(database): Handle String errors in DatabaseModal
(#21709)
add 882bfb67ae fix: gsheets editing with dynamic forms (#21710)
No new revisions were added by this update.
Summary of changes:
.../CRUD/data/database/DatabaseModal/index.tsx | 17 ++++++-
superset/databases/schemas.py | 5 ++
superset/db_engine_specs/gsheets.py | 14 ++++--
tests/unit_tests/db_engine_specs/test_gsheets.py | 54 ++++++++++++++++------
4 files changed, 71 insertions(+), 19 deletions(-)