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/29 16:20:42 UTC

[GitHub] mistercrunch commented on issue #4636: can not merge to mysql

mistercrunch commented on issue #4636: can not merge to mysql
URL: https://github.com/apache/incubator-superset/issues/4636#issuecomment-458604299
 
 
   If you get `Can't locate revision identified by '{some_hash}'` your solutions are:
   * go back to the branch that contains this hash, and run `superset db downgrade` until you find a common base with the version you want to run
   * restore a pre-upgrade database backup
   * force a sha in the database (can be done with an UPDATE statement), you need to know what you're doing if you are doing this, you may have issues with future database upgrades

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