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/10/28 20:23:26 UTC

[superset] branch ref-get-sqla-engine-2 updated (87c0d79602 -> 1bfdbdaf0f)

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

hugh pushed a change to branch ref-get-sqla-engine-2
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 87c0d79602 Merge branch 'master' into ref-get-sqla-engine-2
     add d3f930a557 fix: add form data for empty state control to save dataset (#21944)
     add d1807db041 fix: Adds logging for SPA route navigation with React router (#21960)
     add 11b240b2c0 fix confict
     add 1bfdbdaf0f fix conflict

No new revisions were added by this update.

Summary of changes:
 .../SqlLab/components/SaveDatasetModal/index.tsx   |  9 +++-
 superset-frontend/src/logger/LogUtils.ts           |  1 +
 .../src/middleware/loggerMiddleware.js             |  4 +-
 .../src/utils/DebouncedMessageQueue.js             |  4 +-
 superset-frontend/src/views/App.tsx                | 11 +++-
 superset/databases/commands/test_connection.py     | 61 ++++++++++++----------
 superset/models/helpers.py                         |  2 +-
 7 files changed, 56 insertions(+), 36 deletions(-)