This is an automated email from the ASF dual-hosted git repository.
craigrueda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from ccd6e44 refactor copy filter_scopes and add tests (#9224)
add e01f24f Prevent database connections to sqlite (#9218)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 16 ++++++++-----
superset/config.py | 4 ++++
.../security/analytics_db_safety.py | 17 +++++++------
superset/views/core.py | 9 +++++++
superset/views/database/mixins.py | 5 +++-
tests/core_tests.py | 27 ++++++++++++++++++++-
.../security/analytics_db_safety_tests.py | 28 +++++++++-------------
7 files changed, 74 insertions(+), 32 deletions(-)
copy tests/db_engine_specs/sqlite_tests.py =>
superset/security/analytics_db_safety.py (67%)
copy superset/migrations/versions/18dc26817ad2_.py =>
tests/security/analytics_db_safety_tests.py (62%)