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 1e60148 fix(explore): Filters Tooltip is not showing the full content
(#14618)
add 3a81e6a change name to Basic instead of Base (#14625)
No new revisions were added by this update.
Summary of changes:
superset/databases/api.py | 4 ++--
superset/databases/commands/validate.py | 6 +++---
superset/databases/schemas.py | 4 ++--
superset/db_engine_specs/base.py | 16 +++++++++-------
superset/db_engine_specs/postgres.py | 4 ++--
tests/databases/schema_tests.py | 4 ++--
tests/db_engine_specs/base_engine_spec_tests.py | 10 +++++-----
7 files changed, 25 insertions(+), 23 deletions(-)