[Question] SystemAccessControl: checkCanSelectFromColumns #15213
Unanswered
jonashartwig
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, so in SystemAccessControl there are many methods for table and view creation/alter/drop. But there is only one method to check if a user can select from columns. How is a authoriser plugin able to know if we want to select columns from a view or table. Assume that a user should be allowed to read all tables, but no views at all.
How would that work?
regards
Beta Was this translation helpful? Give feedback.
All reactions