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 2021/02/18 17:43:17 UTC

[superset] branch master updated (1e17ef3 -> 3c58fc5)

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

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


    from 1e17ef3  Evaluate configOverrides as templates (#13130)
     add 3c58fc5  feat: Move SQLAlchemy url reference to config (#13182)

No new revisions were added by this update.

Summary of changes:
 .../views/CRUD/data/database/DatabaseList_spec.jsx        |  5 +++++
 .../views/CRUD/data/database/DatabaseModal_spec.jsx       |  5 +++++
 superset-frontend/src/views/App.tsx                       |  1 +
 .../src/views/CRUD/data/database/DatabaseModal.tsx        | 15 +++++++++++++--
 superset/config.py                                        |  3 +++
 superset/views/base.py                                    |  1 +
 6 files changed, 28 insertions(+), 2 deletions(-)