We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe42742 commit 59b5970Copy full SHA for 59b5970
CHANGELOG
@@ -0,0 +1,15 @@
1
+Version 1.1, released 2018-12-19
2
+
3
+Enhancements:
4
+- Add triggers to the permission views to make them updatable.
5
+ Updating will issue GRANT or REVOKE statements.
6
7
+ Patch by Antonin Houska.
8
9
+Bugfixes:
10
+- Rename the "permissions" column of "schema_permissions" and
11
+ "database_permissions" to "permission" to match the other views.
12
13
+Version 1.0, released 2018-10-18
14
15
+- first release
0 commit comments