Skip to content

Commit 59b5970

Browse files
committed
Add change log
1 parent fe42742 commit 59b5970

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)