Grant public access for datastudio and funnel

This commit is contained in:
Rikard Bartholf
2025-08-29 10:37:54 +02:00
parent fb2c8cb0f4
commit 59beca27a0
+3
View File
@@ -153,6 +153,9 @@ EOF
if [ ! -z $PRODUCTION ] if [ ! -z $PRODUCTION ]
then then
db_exec 'GRANT USAGE ON SCHEMA public TO funnel;' photowall
db_exec 'GRANT USAGE ON SCHEMA public TO datastudio;' photowall
for x in $(cat <<-EOF for x in $(cat <<-EOF
v_analytics_products v_analytics_products
v_analytics_inquiries v_analytics_inquiries