You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2024/02/09 11:21:31 UTC

(superset) branch diego/ch77449/dashboard-granular-permissions updated (e91ea72574 -> 2e10102a94)

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

diegopucci pushed a change to branch diego/ch77449/dashboard-granular-permissions
in repository https://gitbox.apache.org/repos/asf/superset.git


    from e91ea72574 Add can_view_query migration permission
     add 2e10102a94 Add migration test

No new revisions were added by this update.

Summary of changes:
 ...d83218_migrate_can_view_and_drill_permission.py | 18 +++++++---
 ...migrate_can_view_and_drill_permission__tests.py | 39 ++++++++++++++++++++++
 2 files changed, 52 insertions(+), 5 deletions(-)
 create mode 100644 tests/integration_tests/migrations/87d38ad83218_migrate_can_view_and_drill_permission__tests.py