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 2023/04/25 19:58:12 UTC

[superset] branch hxgh-apiv1-sqllab-viz updated (73c1936670 -> a199699b86)

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

hugh pushed a change to branch hxgh-apiv1-sqllab-viz
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 73c1936670 Merge branch 'master' of https://github.com/apache/superset into hxgh-apiv1-sqllab-viz
     add ae0068692a fix(rls api): Add missing init file (#23817)
     add 6d559559cc fix: Clean up docker-ephemeral-env secrets command (#23819)
     add a199699b86 Merge branch 'master' of https://github.com/apache/superset into hxgh-apiv1-sqllab-viz

No new revisions were added by this update.

Summary of changes:
 .github/workflows/docker-ephemeral-env.yml                 | 14 ++++++--------
 .../{advanced_data_type => row_level_security}/__init__.py |  0
 superset/row_level_security/commands/create.py             |  4 ++--
 superset/row_level_security/commands/update.py             |  4 ++--
 superset/row_level_security/schemas.py                     |  4 ++++
 5 files changed, 14 insertions(+), 12 deletions(-)
 copy superset/{advanced_data_type => row_level_security}/__init__.py (100%)