mdeshmu opened a new issue, #21468: URL: https://github.com/apache/superset/issues/21468
Currently there isn't a way to give a role access to all the schema's under one particular database something like `all schema access on [database]`. We don't want to give all_datasource_access as it is too open and will give access to data sources from other databases as well. We also do not want to add schema access on [database].[schema] for every schema as our list is huge. Here is the link to slack discussion: https://apache-superset.slack.com/archives/C016B3LG5B4/p1662993356593079 -- 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]
