Wildcard in specifying table access
Describe the feature
Ability to use * to specify wildcards for table names as well as schema names
Describe alternatives you've considered
Only option is to organize those tables into other schemas or explicitly permission each table separately
Who will this benefit?
This would make it easier to specify partial table names
Are you interested in contributing this feature?
I wouldn't mind contributing to this feature. Just would need some guidance on how to get started