We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eecd0e commit aff6afeCopy full SHA for aff6afe
.github/actions/database-migration-image/cda-user.sql
@@ -1,6 +1,6 @@
1
set define on
2
@/tmp/cda-user-info
3
-
+grant web_user to &&cda_user;
4
begin
5
-- create user
6
cwms_sec.add_cwms_user('&&cda_user', NULL, 'HQ');
0 commit comments