Merge branch 'main' of github.com:Photowall/pwcli

This commit is contained in:
Arwid Thornström
2025-10-16 09:06:44 +02:00
+1 -1
View File
@@ -189,7 +189,7 @@ EOF
EOF
)
do
db_exec "ALTER VIEW ${x} OWNER TO photowall;" photowall
db_exec "ALTER MATERIALIZED VIEW ${x} OWNER TO photowall;" photowall
done
fi
}