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

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


    from 3c58fc5  feat: Move SQLAlchemy url reference to config (#13182)
     add 3d23ade  chore: use shillelagh instead of gsheetsdb (#13185)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                        |  3 ++
 setup.py                                           |  2 +-
 .../src/components/ErrorMessage/types.ts           |  1 +
 superset/databases/commands/test_connection.py     |  4 +--
 superset/databases/schemas.py                      | 21 +++++-------
 superset/errors.py                                 |  1 +
 superset/security/analytics_db_safety.py           | 37 ++++++++++++++++------
 superset/views/core.py                             |  9 ++----
 superset/views/database/mixins.py                  |  3 +-
 tests/core_tests.py                                |  2 +-
 tests/databases/api_tests.py                       |  4 +--
 tests/security/analytics_db_safety_tests.py        | 26 +++++++++++----
 12 files changed, 70 insertions(+), 43 deletions(-)

Reply via email to