Release 1.1
Enhancements:
-
Add triggers to the permission views to make them updatable.
Updating will issueGRANT
orREVOKE
statements.Patch by @ahouska.
Bugfixes:
- Rename the
permissions
column ofschema_permissions
anddatabase_permissions
topermission
to match the other views.