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

[superset] branch ssh-tunneling-commands updated (11c116c683 -> cb9d34d53a)

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

hugh pushed a change to branch ssh-tunneling-commands
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 11c116c683 fix pylint
    omit 1ac231b38f chore(ssh-tunnel): create `contextmanager` for sql.inspect (#22251)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/ssh-tunneling-commands (cb9d34d53a)
            \
             O -- O -- O   (11c116c683)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 superset/databases/commands/test_connection.py |  14 +---
 superset/databases/schemas.py                  |   4 +
 superset/models/core.py                        | 106 +++++++++++--------------
 tests/conftest.py                              |   5 +-
 4 files changed, 58 insertions(+), 71 deletions(-)