Privilege management via the UI #16938
Unanswered
nate-oo
asked this question in
Feature Requests
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.
I saw some awesome stuff coming to the UI for column privilege management via toggling privileges per column.
It would be incredible to be able to more easily manage ALL privileges (schema, table, functions, sequences, etc) in the same fashion through the UI rather than trying to do it all through SQL.
In the meantime, I use these SQL scripts (#16927) to try and keep track of everything.
All reactions