This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch create-sshtunnelconfig-tbl
in repository https://gitbox.apache.org/repos/asf/superset.git
from c698cf4c05 Merge branch 'ref-get-sqla-engine-2' of
https://github.com/apache/superset into create-sshtunnelconfig-tbl
add 41bd19b752 add schema to test_connection api
add 8811a99fd8 fix get engine to return contextmanager
add 82d7532a8f why
add 1f829ac321 yerp
add d53d116b42 update typing
add 752161d706 update comment
add 8c4b081ed3 Merge branch 'ref-get-sqla-engine-2' of
https://github.com/apache/superset into create-sshtunnelconfig-tbl
No new revisions were added by this update.
Summary of changes:
superset/databases/schemas.py | 44 ++++++++++++----------
superset/db_engine_specs/base.py | 40 ++++++++++++--------
superset/db_engine_specs/bigquery.py | 8 +++-
superset/db_engine_specs/gsheets.py | 10 ++---
superset/db_engine_specs/hive.py | 5 +--
superset/db_engine_specs/presto.py | 32 ++++++++--------
.../db_engine_specs/bigquery_tests.py | 6 ++-
7 files changed, 81 insertions(+), 64 deletions(-)