Skip to content

Commit

Permalink
Rerun grant script (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe authored Sep 30, 2024
1 parent e4f290a commit a2fec08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
REVOKE ALL ON ALL TABLES IN SCHEMA public FROM cloudsqliamuser;
GRANT SELECT ON ALL TABLES IN SCHEMA public TO cloudsqliamuser;
GRANT SELECT ON ALL TABLES IN SCHEMA public TO "isyfo-analyse";
-- touch

0 comments on commit a2fec08

Please sign in to comment.