SaTae66 opened a new pull request, #28275: URL: https://github.com/apache/superset/pull/28275
Differentiate between upgrading superset docker/native itself and the metadata database to indicate that upgrading the database is necessary in either case. ### SUMMARY Indicate that `superset db upgrade` and `superset init` are necessary after upgrading superset, independent of the deployment method. Personally it was obvious that `superset db upgrade` was needed, but at that point I already felt the documentation could be clearer. I didn't execute `superset init` though, as it was not obvious from the `Docker Compose` section of the upgrade guide. I thought some weird HTTP 403 errors in the SQLLAB were a regression in 4.0.0 until I stumbled upon this line by accident, which fixed everything. -- 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]
