You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2022/12/05 18:02:53 UTC

[superset] branch create-sshtunnelconfig-tbl updated (54a8d7f8a6 -> 3f6afec95a)

This is an automated email from the ASF dual-hosted git repository.

elizabeth pushed a change to branch create-sshtunnelconfig-tbl
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 54a8d7f8a6 debugging
     add 3f6afec95a fix(ssh_tunnel): Address Base PR comments from peer review (#22306)

No new revisions were added by this update.

Summary of changes:
 setup.py                                           |  2 +-
 superset/constants.py                              |  2 ++
 .../ssh_tunnel/commands}/__init__.py               |  0
 superset/databases/ssh_tunnel/commands/create.py   |  4 +---
 superset/databases/ssh_tunnel/commands/update.py   |  5 +----
 superset/databases/ssh_tunnel/models.py            | 23 ++++++++++++----------
 ...c2d8ec8595_create_ssh_tunnel_credentials_tbl.py | 16 +++++++--------
 superset/models/core.py                            |  5 +++--
 8 files changed, 29 insertions(+), 28 deletions(-)
 copy superset/{advanced_data_type => databases/ssh_tunnel/commands}/__init__.py (100%)