john-bodley commented on a change in pull request #5119: [sqllab] allow gamma 
users to access their SQLLab views
URL: 
https://github.com/apache/incubator-superset/pull/5119#discussion_r194230629
 
 

 ##########
 File path: superset/security.py
 ##########
 @@ -130,8 +131,13 @@ def datasource_access_by_name(
 
         datasources = ConnectorRegistry.query_datasources_by_name(
             db.session, database, datasource_name, schema=schema)
+        print(datasources)
 
 Review comment:
   Nit. Remove print statements.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to