Skip to content

Commit b38b581

Browse files
committed
tmp
1 parent 946e4ff commit b38b581

File tree

1 file changed

+1
-0
lines changed
  • ansible/files/admin_api_scripts/pg_upgrade_scripts

1 file changed

+1
-0
lines changed

ansible/files/admin_api_scripts/pg_upgrade_scripts/complete.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ EOF
183183
END LOOP;
184184
END LOOP;
185185
END IF;
186+
CREATE SCHEMA sentinel;
186187
END;
187188
\$\$;
188189
EOF

0 commit comments

Comments
 (0)