You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/01/16 04:46:35 UTC

[GitHub] mattmorganpdx commented on issue #6606: DB Migration Fails When Running Upgrade 6c7537a6004a -> 3e1b21cd94a4

mattmorganpdx commented on issue #6606: DB Migration Fails When Running Upgrade 6c7537a6004a -> 3e1b21cd94a4 
URL: https://github.com/apache/incubator-superset/issues/6606#issuecomment-454650428
 
 
   I'm having the same problem. When I look at the psql running queries I see 3 seemly identical queries: 
   SELECT ab_permission_view.id AS ab_permission_view_id, ab_permission_view.permission_id AS ab_permission_view_permission_id, ab_permission_view.view_menu_id AS ab_permission_view_view_menu_id 
   FROM ab_permission_view 
   WHERE 13 = ab_permission_view.permission_id AND 26 = ab_permission_view.view_menu_id 
    LIMIT 1
   
   I'm working on trying to debug where in the upgrade script that is happening.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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