You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ju...@apache.org on 2023/08/29 21:51:30 UTC

[superset] branch master updated (e585db85b6 -> 29355577f1)

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

justinpark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from e585db85b6 chore: use contextlib.surpress instead of passing on error (#24896)
     add 29355577f1 fix(sqllab): error while removing a referenced table (#25114)

No new revisions were added by this update.

Summary of changes:
 .../src/SqlLab/components/TableElement/index.tsx   | 11 ++++++--
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |  3 ++
 .../src/SqlLab/reducers/sqlLab.test.js             | 32 ++++++++++++++++++++++
 3 files changed, 44 insertions(+), 2 deletions(-)