Skip to content

Commit

Permalink
Merge pull request #177 from zalando-nakadi/bugfix-101-grant-delete
Browse files Browse the repository at this point in the history
Add DELETE permission to the eventlog table.
  • Loading branch information
ePaul authored Aug 22, 2023
2 parents 6046439 + 6857466 commit 3b606e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GRANT DELETE ON nakadi_events.event_log TO PUBLIC;

0 comments on commit 3b606e8

Please sign in to comment.