Skip to content

Commit

Permalink
Add missing perms
Browse files Browse the repository at this point in the history
  • Loading branch information
gfodor committed Jun 11, 2019
1 parent 1ed2f29 commit 7ff8d10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions db/ret0_dw/sql/V6__update_missing_perms.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
set search_path=ret0;

grant select on all tables in schema ret0_dw to ret_dw;

0 comments on commit 7ff8d10

Please sign in to comment.