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 3f0dae1e60 fix linting errors
add 27778070cd feat(ssh_tunnel): DAO Changes for SSH Tunnel (#22120)
No new revisions were added by this update.
Summary of changes:
superset/databases/dao.py | 11 ++++++
.../databases/ssh_tunnel_dao.py | 11 +++---
.../unit_tests/databases/dao}/__init__.py | 0
.../{datasets => databases}/dao/dao_tests.py | 39 ++++++++++------------
4 files changed, 35 insertions(+), 26 deletions(-)
copy tests/unit_tests/fixtures/common.py =>
superset/databases/ssh_tunnel_dao.py (80%)
copy {superset/advanced_data_type =>
tests/unit_tests/databases/dao}/__init__.py (100%)
copy tests/unit_tests/{datasets => databases}/dao/dao_tests.py (67%)