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 8db7be1 fix: Switching to local codecov script (#14170)
add df04c3a feat: error messages when connecting to mssql (#14171)
No new revisions were added by this update.
Summary of changes:
superset/databases/commands/test_connection.py | 1 +
superset/db_engine_specs/mssql.py | 5 ++++-
superset/errors.py | 9 ++++++++-
tests/db_engine_specs/mssql_tests.py | 14 ++++++++++----
tests/db_engine_specs/mysql_tests.py | 7 ++++++-
tests/db_engine_specs/redshift_tests.py | 12 ++++++++----
6 files changed, 37 insertions(+), 11 deletions(-)