Skip to content

Release 1.1

Compare
Choose a tag to compare
@laurenz laurenz released this 19 Dec 10:12
· 15 commits to master since this release

Enhancements:

  • Add triggers to the permission views to make them updatable.
    Updating will issue GRANT or REVOKE statements.

    Patch by @ahouska.

Bugfixes:

  • Rename the permissions column of schema_permissions and database_permissions to permission to match the other views.