kaspergaj opened a new issue #8756: Cannot upgrade database
URL: https://github.com/apache/incubator-superset/issues/8756
 
 
   I wanted to upgrade the database to 0.35 according to the website: 
https://superset.apache.org/installation.html#upgrading
   
   However, as I run `superset db upgrade` the command tries to create existing 
tables and encounters an error from this. 
   
   ### Expected results
   To upgrade the database and run the server again.
   
   ### Actual results
   Error when upgrading and unable to run the server.
   
   #### Screenshots
   
![image](https://user-images.githubusercontent.com/49437254/70162156-81c4a680-16bd-11ea-8c60-155adb2db694.png)
   
   
   #### How to reproduce the bug
   
   1. `pip install apache-superset --upgrade`
   2.` superset db upgrade`
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: uncertain
   - python version: `3.7.2`
   - node.js version: `10.16.3`
   - npm version: `6.9.0`
   
   ### 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.
   

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