envicon commented on issue #15626:
URL: https://github.com/apache/superset/issues/15626#issuecomment-877674100


   Hi
   
   I have searched a lot more for a solution and I guess the issue has 
something to do with the missing uuid fields.
   I don't think that I have created it correctly
   
   According to this fix: https://github.com/apache/superset/pull/13216
   
   I should be able to downgrade db with this command:
   
   `Superset db downgrade 070c043f2fdb`
   
   It should delete uuid fields. It doesn't for me. I deleted the field 
manually.
   
   I then upgraded the db again
   
   `Superset db upgrade`
   `Superset init`
   
   Unfortunately it did not create uuid-fields in my MySQL-tables.
   
   According to this issue https://github.com/apache/superset/issues/13033 I 
should have uuid-fields created in several other tables than **dbs** and 
**dashboards**
   
   Adding uuids for dbs...
   
   Adding uuids for dashboards...
   
   Adding uuids for slices...
   
   Adding uuids for tables...
   
   Adding uuids for table_columns...
   
   Adding uuids for sql_metrics...
   
   Adding uuids for dashboard_email_schedules...
   
   Adding uuids for slice_email_schedules...
   
   
   How do I get this?
   
   I hope somebody can help me
   
   Thank you
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to