Merge pull request #33 from Photowall/8918-pwdb-does-not-set-correct-ownership-of-materialized-views-when-migrating-prod-to-stage

Fix invalid owner of materialized views
This commit is contained in:
Rikard Bartholf
2026-04-23 09:34:22 +02:00
committed by GitHub
+5
View File
@@ -189,6 +189,11 @@ EOF
for x in $(cat <<-EOF
v_esales_categorytree_i18n
v_esales_categorytree_i18n_v2
v_categorytree
v_categorytree_v2
mv_category_locale_safexmlpath
mv_category_locale_safexmlpath_v2
EOF
)
do