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/05/17 03:22:36 UTC

[GitHub] [incubator-superset] cluttrell opened a new issue #7534: superset db upgrade fails on upgrading to new superset version with Oracle

cluttrell opened a new issue #7534: superset db upgrade fails on upgrading to new superset version with Oracle
URL: https://github.com/apache/incubator-superset/issues/7534
 
 
   A clear and concise description of what the bug is.
   When trying to upgrade on existing instance with an oracle backend, superset db upgrade fails on the existing objects already in the database. It tries to do a create instead of alter on existing objects
   ### Expected results
   
   what you expected to happen.
   db upgrade should just update db as needed
   ### Actual results
   
   what actually happens.
   
   #### Screenshots
   ![image](https://user-images.githubusercontent.com/6579219/57901044-e7883880-7828-11e9-9a18-240d663f06b0.png)
   
   If applicable, add screenshots to help explain your problem.
   
   #### How to reproduce the bug
   
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: v32
   - python version: 3.6.8
   
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x ] I have reproduced the issue with at least the latest released version of superset.
   - [x ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   

----------------------------------------------------------------
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:
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