nytai commented on issue #13947: URL: https://github.com/apache/superset/issues/13947#issuecomment-813775159
@eriendeng there is some docs around this under "upgrading" https://superset.apache.org/docs/installation/upgrading-superset#updating-superset-manually In short, `superset db upgrade` and `superset init` should be run every time code changes (ie, you upgrade). `db upgrade` migrates the database and `init` syncs all the permissions with the default roles. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
