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/04/20 22:56:05 UTC

[superset] branch master updated (a09162bb37 -> 5bec1a65ae)

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 a09162bb37 build(deps-dev): bump @types/node from 18.15.11 to 18.15.12 in /superset-websocket (#23746)
     add 5bec1a65ae refactor(sqllab): Remove tableOptions from redux state (#23488)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/actions/sqlLab.js     |  5 ---
 .../SqlLab/components/AceEditorWrapper/index.tsx   | 16 ++++++--
 .../src/SqlLab/components/SaveQuery/index.tsx      |  1 -
 .../SqlLab/components/SqlEditorLeftBar/index.tsx   | 11 -----
 superset-frontend/src/SqlLab/fixtures.ts           |  1 -
 superset-frontend/src/SqlLab/reducers/sqlLab.js    | 12 ------
 superset-frontend/src/SqlLab/types.ts              |  1 -
 .../TableSelector/TableSelector.test.tsx           | 47 ----------------------
 .../src/components/TableSelector/index.tsx         | 10 -----
 9 files changed, 12 insertions(+), 92 deletions(-)