mistercrunch commented on a change in pull request #8699: [SIP-29] Add support 
for row-level security
URL: 
https://github.com/apache/incubator-superset/pull/8699#discussion_r365621903
 
 

 ##########
 File path: superset/connectors/sqla/views.py
 ##########
 @@ -221,6 +221,51 @@ class SqlMetricInlineView(CompactCRUDMixin, 
SupersetModelView):
     edit_form_extra_fields = add_form_extra_fields
 
 
+appbuilder.add_view_no_menu(SqlMetricInlineView)
 
 Review comment:
   Recently we merged a PR that moved all `add_view*` calls outside of view 
module scope and onto `superset/app.py`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to