codenamelxl commented on issue #31882: URL: https://github.com/apache/superset/issues/31882#issuecomment-3034425598
You can check whether your SQLLab contains these permission ``` can post on TableSchemaView can delete on TableschemaView can expaned on TableschemaView ``` If you applied the above PR after your DB was inited. You need to run `superset init` again to give SQLLab role the extra permissions -- 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]
